Skip to content

table_tpm

Jeff Kimbrel edited this page Aug 31, 2020 · 2 revisions

table_tpm takes a table and some lengths, and returns a table with TPM values.

table_tpm.py -l lengths.txt -t table.txt -o out.txt

A -f feature is planned to use a fasta file instead of lengths.

Clone this wiki locally