Thanks, I have a metagenomics data, do I extract the sequences from the assembled contigs file?
Or do I need to extract the sequence out from other files?
And if I have an annotated protein (in KEGG), how can I get the nucleic acid sequence?
Hi all, I have got some viral genomes (using MARVEL) isolated from metagenomics data. I am wondering what programs I can use for functional annotation …
**Hi all,** **I am using bbmap to map reads but it came up with this error** java -Djava.library.path=/share/apps/bbmap/35.82/bin/jni/ -ea -Xmx56124m -cp /share/apps/bbmap/35.82/bin/current/ align2.BBMap build=1 overwrite=true …
What kind of fasta file (single, multi-fasta, DNA. protein)?
Thanks, I have a metagenomics data, do I extract the sequences from the assembled contigs file? Or do I need to extract the sequence out from other files?
And if I have an annotated protein (in KEGG), how can I get the nucleic acid sequence?
Thanks
prodigal or genmarks works fine and fast.
Thanks, should I use prodigal on the assemble contigs file to extract the sequences?
yes, read the manual, but yes, it is possible (nucleotide, protein or both), take care about translation table that you use.
In case you know the sequence name, use: https://github.com/lh3/bioawk
This will select the sequence you want from the main.fa file and print it to the selected.fa file.
It helps if you elucidate your question. Do you mean extract sequences based on header like this?