-
### Publication and Data Information
### Additional Information
Automated annotations are located in `/files/files/automated_annotation/`. There will be a `gene.fasta`, `mRNA.fasta`, and `polype…
-
Add automated tests. At this point, there may not be unit tests; we can focus on GUI tests.
For swing tests,
- [UISpec4J](http://www.uispec4j.org/)
- [SO question](http://stackoverflow.com/questions/…
-
It would be nice to have [dockerhub build automatically](https://docs.docker.com/docker-hub/builds/) our images. This would save us from having to maintain the infrastructure to do those builds on a r…
-
-
So far, we have used toy examples to develop and manually test the various tools needed to build the OMR dataset.
We will soon need a more formalized workflow:
- To automate the global sequence …
-
Pre-run Tests :
- Verify Config files exists
- Setup SQLite if not postgresql
- Python dependency Check
Unittesting :
- SQLite support
- SetupDB
- Add a short URL
-
This is an idea for the process of PRs, not Yii core itself.
When creating PRs that take while to develop it can be hard to decide which @since tags are required.
Since the requirements for @since…
-
There should be some simple unit tests to make development easier.
Python supports that out of the box: https://docs.python.org/3/library/unittest.html
-
**Problem description**
Have a look at: https://zenodo.org/records/10282526
I know that DataSHIELD is also looking into this.
-
### Description:
A new type of collision mask for sprites, similar to "Precise per Frame", but faster. It would calculate rectangles around the rough shape of the sprite for each frame. That way y…