Skip to content

getting coverage by reads metrics #15

Open
@sumitra20

Description

Hi @andrewprzh ,

I have an assembled metaT.fasta file and the 32 pairs of raw reads (.fq) that i used for the assembly. I would like to use rnaquast to get the coverage by reads metrics to understand the alignment statistics. How do i go about it? Im pretty confused with the term 'reference genome' as i dont have any? and running the command below only gives me the basic metrics. Did appreciate if you can advice me on the types of useful metrics i can look at using only the assembled file and the raw reads. Also how do i provide more than 1 sequences for the '--left' and '--right' parameter (separating them with ',' gives me error, or shall i create a text file with all the path)?

rnaQUAST.py -c BS_3_trinity_OUT.Trinity.fasta --left_reads R11P4_BS_clean_fwd.fq.gz --right_reads /R11P4_BS_clean_rev.fq.gz --left_reads R13P1_BS_clean_fwd.fq.gz --right_reads R13P1_BS_clean_rev.fq.gz --lower_threshold 50 --upper_threshold 95 --meta --busco bacteria --gene_mark --prokaryote --threads 8

thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions