Hi all,
I hope you are well!
I am just starting to use Kallisto to get TPM
values and I have some questions:
I need to put the -l and -s values according to the sd of the length of the reads but I don't have that information because I'm mining NCBI data. I read in other posts here that those values were the most common but I can't find information that provides a deeper reason. Do you have any suggestion?
I would like to have the TPM results for each gene. However, the results appear with another format. I can't find a table that has the two values (LOCXXXXXX and NW_XXXXXX) to perform an inner join. Do you have any suggestions, please?
How can I change the TPM name in the output table to the SRA code SRRXXXXX of the input file?
Thank you very much in advance for your collaboration friends!
All the best!
This is the code:
kallisto quant -i k_index -o results --single \
-l 200 -s 30 -t 12 SRR9594314.fastq \
-gtf GCF_002156985.1_Harm_1.0_genomic.gtf
kallisto results
kallisto desirable results
What are these target IDs, are you quantifying against chromosomes?
Hi ATpoint, many thanks for your reply! I don't know why it appears to me at the chromosome level because I'm interested in counting at the gene level