dieterich-lab / scimodom

Sci- ModoM: A quantitative database of transcriptome-wide high-throughput RNA modification sites
https://dieterich-lab.github.io/scimodom/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Merge db back to dev #32

Closed eboileau closed 1 year ago

eboileau commented 1 year ago

Aims/objectives.

Finalise DB setup first phase, and merge back to dev.

A clear and concise description of todo items.

Address these issues before



eboileau commented 1 year ago

For testing, we have to deal with (not always very clearly defined) differences between in-memory sqlite and mysql. Closing this, but somehow we need to keep this in mind for writing tests. We can always revisit/refine existing tests to improve, TDD is an iterative process, no?

As for the API, the is yet to be set-up, formally speaking, but we have some template structure. I've done a quick prototyping for a typical search query, but until we go back to the Search View and FE-BE communication, it's not worth refining.