dieterich-lab / rp-bp

Rp-Bp is a Bayesian approach to predict, at base-pair resolution, ribosome occupancy and translation.
MIT License
7 stars 5 forks source link

Final sprint #133

Closed eboileau closed 1 year ago

eboileau commented 1 year ago

List all bigger as well as minor issues to address before a next release. Most issues are related to rpbp or indirectly to pbiotools , but some pbiotools-specific issues are also listed, so they are all in one place.

Dashboards

Change existing functionalities

Minor/other issues

Re-compilation was prompted by copying the model files. Anyway, this is irrelevant if we move to toml as config format, and compile model separately (pre-compile for conda), see #135

Improvements

We can keep this for a patch release at a later stage, I don't think this is critical.

CI/release

Mostly done, preparing for the next release.

See #135 but we still need to change rpbp.

See #146

Conda environment

samtools: /beegfs/prj/rpbp-dev/bullseye/envs/rpbp-cmdstan/bin/../lib/libtinfow.so.6: no version information available (required by samtools)
samtools: /beegfs/prj/rpbp-dev/bullseye/envs/rpbp-cmdstan/bin/../lib/libncursesw.so.6: no version information available (required by samtools)
samtools: /beegfs/prj/rpbp-dev/bullseye/envs/rpbp-cmdstan/bin/../lib/libncursesw.so.6: no version information available (required by samtools)

What can we do?

eboileau commented 1 year ago

The samtools warning are annoying, but I don't know if we can do anything... Currently working on docs and next release (WIP). The rest is minor, and can probably wait tor some patch release.