Uses of Class
trans.tpmap.TPMapLine

Packages that use TPMapLine
trans.anno For associating intervals, binding regions, and binding peaks with GFF annotation. 
trans.tpmap For maping, filtering, and calculating statistics about text version bpmap files. 
 

Uses of TPMapLine in trans.anno
 

Methods in trans.anno with parameters of type TPMapLine
 boolean Region.intersect(TPMapLine line)
           
 

Uses of TPMapLine in trans.tpmap
 

Methods in trans.tpmap with parameters of type TPMapLine
static boolean TPMapLine.saveTPMap(TPMapLine[] sortedTPMap, java.io.File tpmapFile)