readTracking: reads output in tracking files generated by the programs like...

Description Usage Arguments Format Value References

Description

This function reads output from the .fpkm_tracking, .count_tracking and .read_group_tracking files generated by cufflinks, cuffmerge and cuffdiff. The type of values in this files is changing with the kind of file (fpkm, count and read_group) and depends of the kind of analysis that is done.

Usage

1
readTracking(filename)

Arguments

filename

location of the cuffdiff output file in tracking format

Format

Cufflinks, Cuffmerge and Cuffdiff calculates various tracking files that have different attributes. So the format of these files is not fixed, it changes with the type of tracking file that is read.

Value

dataframe

content of the parsed file as dataframe

References

Cufflinks Manual Cuffdiff Tracking Files: http://cufflinks.cbcb.umd.edu/manual.html#cuffdiff_output


psikon/cuffgo documentation built on May 26, 2019, 10:32 a.m.