Closed bruab closed 10 years ago
Right now a Transcript has [genes] and a Sequence object. Maybe it gets an RSEMStats object or tuple that holds the IsoPct, TPM and FPKM?
The goal here is to eventually have code that reads
if transcript.get_fpkm_score() < SOME_NUMBER: do_stuff()
Right now a Transcript has [genes] and a Sequence object. Maybe it gets an RSEMStats object or tuple that holds the IsoPct, TPM and FPKM?
The goal here is to eventually have code that reads