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

Can Kallisto align nucleotide sequences to protein database for calculating CPM #453

Open
xiaohong88999 opened this issue Aug 1, 2024 · 1 comment

Comments

@xiaohong88999
Copy link

We have download many metagenome fastq files and need to align them to a custom protein database for calculating CPMs. We use 'kaliisto index --aa' command to build index from our FASTA-file containing amino acid sequences. Then we use 'kallisto quant -i index -o output pairA_1.fastq pairA_2.fastq pairB_1.fastq pairB_2.fastq ' command to get count an CPM. But it failed many times. Details as below:
1722518660694

@Yenaled
Copy link
Collaborator

Yenaled commented Aug 1, 2024

You should be using kallisto bus --aa for pseudoalignment.

Recommend that you use the kb-python program for these purposes.

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

2 participants