Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use metagenomic MAGs to align metatranscriptomic reads to obtain TPMs. #956

Open
zx1474 opened this issue Sep 4, 2024 · 0 comments

Comments

@zx1474
Copy link

zx1474 commented Sep 4, 2024

Hi,
How to align metagenomic reads obtained from MetaBAT-generated MAGs to metatranscriptomic reads in order to calculate the Transcripts Per Million (TPM) for these MAGs.
$ salmon index -i transcripts_index -k 31 --gencode -p 8 -t /home/MBR02_0-5cm.6.fa
$ salmon quant -i transcripts_index -l A -1 /home/transcriptom/PCBR/PCBR_p_r1.fastq -2 /home/transcriptom/PCBR/PCBR_p_r2.fastq --validateMappings -o transcripts_quant

This is my code, but it’s doing the opposite of what I expected because it calculates the TPM as if the genome were a single entity.I’m not sure if the genome.fa file should be used as the index.

@zx1474 zx1474 closed this as completed Sep 5, 2024
@zx1474 zx1474 reopened this Sep 5, 2024
@zx1474 zx1474 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2024
@zx1474 zx1474 reopened this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant