We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a4b28 commit a642d35Copy full SHA for a642d35
README
@@ -23,6 +23,9 @@ To build this:
23
# do a test alignment
24
% ./bin/yn00_cds_optimal --showtable tst/F35G8.1_CBG16160.cds.fas > table
25
26
+#Run on a pre-aligned file alignment format
27
+% yn00_cds_prealigned tst/F35G8.1_CBG16160.cds.aln
28
+
29
Should build on OSX and Linux fine.
30
31
SQUID is Sean Eddy's library. Much of the code for alignment is based
0 commit comments