You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: