Record platform of sequencer in database rather than hard-coding as "Illumina"
Open
enhancement
scope:medium
- Dominant language
- Python
- Stars
- 2
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The platform of the particular sequencer used for a run is output in the prep sheet. Currently, that value is hard-coded as `Illumina`, but since the lab also uses other kinds of sequencers (Nanopore, PacBio, etc), this is not adequate. This info needs to be recorded per-sequencer somewhere--preferably the database.
Note that this should almost certainly be done at the same time as #266 Move definition of number of lanes per sequencer into database from SequencingProcess and #430 Instrument_model is a standard vocabulary in EBI .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.