File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11CPC2 standalone
22====
33
4- * 2017-03-6 21:00 , Yu-jian Kang
4+ * 2019-11-19 16:50 , Yu-jian Kang
55
661 Pre-requisite:
77----
@@ -31,8 +31,13 @@ example: tom@linux$ bin/CPC2.py -i data/example.fa -o example_output
3131
32324 Output result
3333----
34- Result in table format (delimited by tab):<br >
35- #ID peptide_length Fickett_score isoelectric_point ORF_integrity coding_probability coding_label
34+ The result is in table format (plain text delimited by tab).
35+
36+ Default output:<br >
37+ #ID transcript_length peptide_length Fickett_score pI ORF_integrity coding_probability label
38+
39+ Set '--ORF' to output the start position of longest ORF:<br >
40+ #ID transcript_length peptide_length Fickett_score pI ORF_integrity ORF_Start coding_probability label
3641
3742Contact
3843----
You can’t perform that action at this time.
0 commit comments