Codebase list barrnap / b00248d
More travis tests Torsten Seemann 6 years ago
1 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1313 - "barrnap --help"
1414 - "barrnap --citation"
1515 - "! barrnap --doesnotexist"
16 - "barrnap -q --kingdom bac examples/bacteria.fna"
17 - "barrnap -q --kingdom arc examples/bacteria.fna"
18 - "barrnap -q --kingdom mito examples/mitochondria.fna"
19 - "barrnap -q --kingdom euk examples/fungus.fna"
20 - "! barrnap examples/empty.fna"
21 - "! barrnap examples/null.fna"
22 - "barrnap -q examples/small.fna | grep 16S_rRNA"
23 - "barrnap examples/nohits.fna 2>&1 | grep 'Found 0 '"
24 - "barrnap --threads 2 examples/small.fna"
25 - "barrnap -q --incseq examples/small.fna | grep '^>'"