hasindu2008 / squigulator

a tool for simulating nanopore raw signal data
https://hasindu2008.github.io/squigulator
MIT License
61 stars 3 forks source link

RNA prefix - define distribution of poly(A) #18

Open smaegol opened 3 months ago

smaegol commented 3 months ago

Hi, is it possible for RNA reads simulation to include parameters defining distribution of poly(A) lengths? (For simplicity it can be just mean+sd). Thanks!

hasindu2008 commented 3 months ago

Hello,

Currently, it is just hardcoded. But I can implement this feature if you are interested. Implementing a length with a mean and an sd would not be too hard.