- fix bug in features.introns where the gene_id column was overwritten (issue 134)
0.0.78
- add reader for bigwig (pr.read_bigwig) - fix cluster (allow for multiple by arguments) - optimize to_bigwig slightly - fix: overlap did not recognize invert-argument
0.0.77
- add api-docs - make default strandedness of apply-pair equal None - add pr.from_string() to create a PyRanges from a multiline string - remove set_columns, set on .columns directly - apply numpy-methods to pyranges - add pr.get_fasta(gr, path)
0.0.76
- fix leftover print in itergrs
0.0.75
- reset index when reading pyranges from df - ignore reinit error in ray - did not use copy_df in init