Open franciscozorrilla opened 4 years ago
Hi @franciscozorrilla, yes you're correct, the script assumes 200bp reads. This should not be a problem for other read lengths however, it's mostly used to generate a comparable number which is given from the mapping. Feel free to change the number in a copy of the script to your liking.
Hi, I was looking into the above mentioned script (https://github.com/EnvGen/toolbox/blob/master/scripts/kallisto_concoct/input_table.py), and I was wondering about line 31:
Does this assume 200bp reads, and if not, what is the significance of the 200 factor? Would input tables generated with this script for 100 bp or 150 bp datasets result in unreliable/inaccurate abundance estimates?
Best wishes, FZ