zhengxwen / SeqArray

Data management of large-scale whole-genome sequence variant calls (Development version only)
http://www.bioconductor.org/packages/SeqArray
43 stars 12 forks source link

seqSlidingWindow exported? #15

Closed sa-lee closed 8 years ago

sa-lee commented 8 years ago

Just wondering what happened to seqSlidingWindow method?

Is there any plans to put it back in the future?

zhengxwen commented 8 years ago

seqSlidingWindow() is not one of the key functions in SeqArray. It might be back after BioC3.3 is released in April.

sa-lee commented 8 years ago

Cheers thanks!

zhengxwen commented 4 years ago

The new functions seqUnitSlidingWindows() and seqUnitApply() in SeqArray_1.27.1 bring sliding windows back.