tfmodisco-lite icon indicating copy to clipboard operation
tfmodisco-lite copied to clipboard

works with variable length sequences

Open akmorrow13 opened this issue 1 year ago • 0 comments

This code accounts for cases where sequences in the one hot encodings are variable length. In these cases, we don't include seqlets that don't overlap any bp for a sequence. Note that this will still include seqlets that overhang off the end of the sequence (ie a seqlet ATGCNNNNNNNN would be valid)

akmorrow13 avatar Feb 02 '24 18:02 akmorrow13