Skip to content

Releases: seqcode/seqchromloader

0.10.3

Choose a tag to compare

@yztxwd yztxwd released this 27 Mar 21:36

Bug fix

Full Changelog: 0.10.2...0.10.3

0.10.2

Choose a tag to compare

@yztxwd yztxwd released this 27 Mar 21:32
3511031

Bug fix

Full Changelog: 0.10.1...0.10.2

0.10.1

Choose a tag to compare

@yztxwd yztxwd released this 27 Mar 21:15
c7cdbe7

Add pybigtools backend for better performance

Full Changelog: v0.8.3...0.10.1

v0.6.8

Choose a tag to compare

@yztxwd yztxwd released this 17 Sep 18:21

Fix the bug that the duplicate key shared by the last batch and the batch before the last

v0.5.3 bug fix: wds braceexpand style filename

Choose a tag to compare

@yztxwd yztxwd released this 30 May 18:10

Full Changelog: 0.5.2...0.5.3

v0.5.2 Add get_genome_size and random_coords functions

Choose a tag to compare

@yztxwd yztxwd released this 30 May 17:02

Add get_genome_size and random_coords functions, also the corresponding test functions

Full Changelog: 0.5.1...0.5.2

v0.5.1

Choose a tag to compare

@yztxwd yztxwd released this 29 May 21:15

add braceexpand option to dump_data_webdataset to simplify wds file list

v0.5.0: Utility functions for prepraring training dataset

Choose a tag to compare

@yztxwd yztxwd released this 29 May 19:10

Add several utility functions to help easily prepare the training dataset:

  • filter_chromosomes
  • make_random_shift
  • make_flank
  • chop_genome
  • dna2OneHot
  • rev_comp

0.4.0: function to transform existing webdataset file, param to create DALI compatible webdataset

Choose a tag to compare

@yztxwd yztxwd released this 12 Apr 21:02
  • add a new function convert_data_webdataset to transform an existing webdataset file
  • add DALI option to dump_data_webdataset to create NVIDIA DALI compatible webdataset for loading

Full Changelog: 0.3.0...0.4.0

0.3.0: add SeqChromDatasetByDataFrame function

Choose a tag to compare

@yztxwd yztxwd released this 12 Apr 15:08

New SeqChromDatasetByDataFrame function to load tensors given a region dataframe

What's Changed

  • Sphinx document integration by @yztxwd in #1

New Contributors

  • @yztxwd made their first contribution in #1

Full Changelog: 0.2.4...0.3.0