Releases: seqcode/seqchromloader
Releases · seqcode/seqchromloader
0.10.3
Bug fix
Full Changelog: 0.10.2...0.10.3
0.10.2
Bug fix
Full Changelog: 0.10.1...0.10.2
0.10.1
Add pybigtools backend for better performance
Full Changelog: v0.8.3...0.10.1
v0.6.8
v0.5.3 bug fix: wds braceexpand style filename
Full Changelog: 0.5.2...0.5.3
v0.5.2 Add get_genome_size and random_coords functions
Add get_genome_size and random_coords functions, also the corresponding test functions
Full Changelog: 0.5.1...0.5.2
v0.5.1
v0.5.0: Utility functions for prepraring training dataset
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
- add a new function
convert_data_webdatasetto transform an existing webdataset file - add
DALIoption todump_data_webdatasetto create NVIDIA DALI compatible webdataset for loading
Full Changelog: 0.3.0...0.4.0
0.3.0: add SeqChromDatasetByDataFrame function
New SeqChromDatasetByDataFrame function to load tensors given a region dataframe
What's Changed
New Contributors
Full Changelog: 0.2.4...0.3.0