Hi I’m new here and I’m happy to be here
I have a single end transcript and I want to normalize it to TPM. I have tried different ways but none of them has worked so far. I wanted to use Kallisto but kallisto requires me to know both the transcript length used in the sequencing and the standard deviation since my reads are single end. I don’t know the transcript length and the standard deviation since I didn’t carry out the sequencing myself and also the sequencers did not leave the information on GEO. Please what is the best tool to normalize this transcript to TPM
kallisto
does not ask for transcript but for fragment length. That is the length of the cDNA fragment being sequenced. Typically, one would ask the wetlab staff who prepared the sample for this information. It is determined by Bioanalyzer/Gel/Tapestation. What is the dataset? I am pretty sure one can find the info there somewhere.Alternatively, look atsalmon
. It does not ask for this parameter in single-end mode.Thanks for your response, yes it is fragment length not transcript length. I’m not the sequencer and also don’t know who sequenced the data. Here are the data GSM 2779509, GSM2779516, GSM2779512 and GSM2779519. How do I know the fragment length and the standard deviation
Ok, the "method" section is very sparse and it does not seem to be associated with a publication. You can try the defaults, so 200 as length and 20 as SD
or simply use. Also be careful with these kinds of data, as you literally have zero background information what this sample is.salmon
, which does not rely on that information