sortmerna / sortmerna

SortMeRNA: next-generation sequence filtering and alignment tool
https://sortmerna.readthedocs.io
GNU General Public License v3.0
242 stars 68 forks source link

empty out and readb folders #367

Closed mdsufz closed 5 months ago

mdsufz commented 1 year ago

Hi, I am using sortmerna to calculate coverage and abundance of reads from rRNA predictions (using MATAM) on the metagenomic libraries. However, the folders out and readb are always empty. Any reason why this is happening?

ppericard commented 1 year ago

Hi @mdsufz, Could you explain to us in a bit more detail what you're trying to do? Are you trying to align reads using SortMeRNA (which version ?) on a custom reference database of MATAM-reconstructed rRNA full-length sequences? Can you give us an example of the command line you're running ? Thanks in advance Pierre

mdsufz commented 1 year ago

Hi Pierre,

yes, we are trying to align the predicted 16S sequences (from MATAM) to the libraries from which they originated. I am currently using SortMeRNA version 4.3.6.

an example of the command line is as follows:

sortmerna --ref sample_library.fasta --reads bac_ssu_reps_97.fasta --otu_map TRUE --workdir output_folder

bac_ssu_reps_97.fasta = predicted 16S sequences sample_library.fasta = metagenomic library

Best regards,

Joao On 18/04/23 12:24, Pierre Pericard @.***> wrote:

Hi @mdsufz(https://github.com/mdsufz ), Could you explain to us in a bit more detail what you're trying to do? Are you trying to align reads using SortMeRNA (which version ?) on a custom reference database of MATAM-reconstructed rRNA full-length sequences? Can you give us an example of the command line you're running ? Thanks in advance Pierre

— Reply to this email directly, view it on GitHub(https://github.com/sortmerna/sortmerna/issues/367#issuecomment-1512830466 ), or unsubscribe(https://github.com/notifications/unsubscribe-auth/AMXWJGKBGRIESFB4225THTTXBZTVTANCNFSM6AAAAAAXCH4YTY ). You are receiving this because you were mentioned.Message ID: @.***>

--

Department of Environmental Microbiology Group of Microbial Data Science Helmholtz Centre for Environmental Research - UFZ Permoserstraße 15, 04318 Leipzig, Germany Phone: +49 341 235 - 1374 Email: @.*** WWW: http://www.ufz.de

biocodz commented 1 year ago

can you provide the execution trace?