bioinformatics-centre / kaiju

Fast taxonomic classification of metagenomic sequencing reads using a protein reference database
http://kaiju.binf.ku.dk
GNU General Public License v3.0
272 stars 66 forks source link

Using assembled reads as an input #98

Closed lalalagartija closed 5 years ago

lalalagartija commented 5 years ago

Hi, How can I use kaiju to do the taxonomic assignment of my contigs/bins ? Are there special options for that ? Thank you very much

pmenzel commented 5 years ago

You can just input the contig sequences in fasta format into kaiju. If you did already gene prediction from the contigs, then you can also input the protein sequences directly (and use option -p for protein input).