See the README
CLdb -hCLdb -- subcommand -h OR CLdb --perldoc -- subcommandCLdb --perldoc -- array2fastaCLdb -- subcommand -- subsubcommand -h CLdb -- subcommand --perldoc -- subsubcommand--perldoc flag used after the subcommandCLdb -- arrayBlast --perldoc -- run!CLdb -hExample CLdb command:
workDir = '/home/nick/path/to/CLdb/'
!cd $workDir; CLdb -- makeDB
myDir = '/home/sue/path/to/blast/dir/'
!cd $myDir; CLdb -- array2fasta -- -da CLdb.sqlite -clust -cut 1 > spacers_cut1.fna
In [ ]: