Open UCDNJJ opened 3 days ago
Hi Nelson
Nice that you are using CREsted! To address your points:
Thanks for bringing up these concerns! Niklas
To jump in on point 3; as a workaround to train on all regions you could split the data using strategy 'region' and select a very low fraction for both val and test so you only select one region for both. That way you'd be training on (almost) all the data and running the validation on a single region during training.
Description of feature
Hi,
A few thoughts after working with CREsted:
genome
style class like snapatac2 for handling the reference files (fasta, chrom sizes, gtf, region bed file)./home/VIB.LOCAL/niklas.kempynck/nkemp/mouse/biccn/mm.chrom.sizes
in the peak regression tutorial?Thanks and really nice work in this package!