Releases: DiseaseTranscriptomicsLab/circStudio
Releases · DiseaseTranscriptomicsLab/circStudio
Release list
circStudio 1.1.2
circStudio 1.1.2 fixes a bug in main_sleep_bouts that would result in sleep durations being artificially short. The new function now pairs each sleep onset with the next awakening, instead of matching the onset/offset event arrays by list position (see pull request #4 for details). Additionally, circStudio 1.1.2 is sufficiently stable in comparison with the alpha version (v1.0-alpha.1).
What's Changed
- GUI for circStudio by @djmarques in #2
- fix main_sleep_bout bug by @djmarques in #4
- Update documentation for preprocessing GUI module by @djmarques in #6
- Document batch overview by @djmarques in #8
Full Changelog: https://github.com/DiseaseTranscriptomicsLab/circStudio/commits/v1.1.2