Skip to content

v0.3.0

Compare
Choose a tag to compare
@saketkc saketkc released this 06 Dec 05:01
· 611 commits to master since this release

0.3.0 (12-05-2018)


New methods/functionality

  • sample_attribute and experiment_attribute are now included by default in the df returned by sra_metadata()
  • expand_sample_attribute_columns: expand metadata dataframe based on attributes in sample_attribute` column
  • New methods to guess cell/tissue/strain: guess_cell_type()/guess_tissue_type()/guess_strain_type()
  • Improved README and usage instructions