Skip to content

Tabular Data Structures

Pre-release
Pre-release
Compare
Choose a tag to compare
@timothymillar timothymillar released this 13 Jun 01:36
· 313 commits to master since this release

Improvements:

  • Nicer data structures for use as a library #42
  • Easy inter-op with Numpy, Pandas and Plotting libraries in python #42
  • Improved buffering of comparative bins
  • Multi-process pipelines return results to parent process rather than printing directly to file
  • GFF output is sorted by chromosome, start position, stop position #32
  • Added better examples to readme #40
  • improved testing of fingerprint and compare data methods #6
  • Compare output is no longer nested and contains normalised read counts #4 and is coloured by read count proportions #43
  • filter_gff program is simplified (no longer deals with nested gff)
  • renamed module to tefingerprint and CLI to tef #3