Difference between revisions of "Structure-based mutation analysis ARSA"
From Bioinformatikpedia
(Created page with "=== BLA ===") |
|||
Line 1: | Line 1: | ||
=== BLA === |
=== BLA === |
||
+ | |||
+ | <code> |
||
+ | tr '[:upper:]' '[:lower:]' < arsa.model.seq > arsa.model.lower.seq |
||
+ | </code> |
Revision as of 14:12, 28 June 2011
BLA
tr '[:upper:]' '[:lower:]' < arsa.model.seq > arsa.model.lower.seq