rouskinlab / seismic-rna

https://rouskinlab.github.io/seismic-rna/
GNU General Public License v3.0
6 stars 1 forks source link

Patched several memory leaks in the mask module. #2

Closed justinaruda closed 11 months ago

justinaruda commented 11 months ago

Resolved issues involving improper clearing of cached methods in the mask module. Also addressed a memory leak involving logging of mask arrays. Fixed a bug caused by conditional G/U masking that was causing the mask step to fail.