You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Top level issue meant to roundup all the things we need to address prior to deploy.
It think if we address all of these things, we should have a deployable interface! I've tried to group issues by type, and listed roughly in order of priority.
Things that (may) require changes to database schema or definition
Issue update sample sheet generation to handle project shortname #204: adding 'project shortname' field
We are using a consistent 'project shortname' that incorporates the Qiita ID so that data
can be automatically transferred to a project directory on demux. Needs to be in DB. easy
Issues Project ID Prepending #209 We scan barcodes for plating samples with AGP. The scanner doesn't include
the prepended study number, so doesn't match up to the database. Should not display study
# (Project ID Prepending #209).
Issue Fixes to quantify plates interface #195: quantify plate interface
Plate quantification values need to be able to retrieved and viewed, and also updatable.
Issue Construct / update prep info? #219: prep info
Need to be able to export a Qiita-compatible prep info file once a sequencing run is made with
all the nice info we've stored in the db
The text was updated successfully, but these errors were encountered:
Top level issue meant to roundup all the things we need to address prior to deploy.
It think if we address all of these things, we should have a deployable interface! I've tried to group issues by type, and listed roughly in order of priority.
Things that (may) require changes to database schema or definition
We are using a consistent 'project shortname' that incorporates the Qiita ID so that data
can be automatically transferred to a project directory on demux. Needs to be in DB. easy
Currently experiencing large slowdowns with > a few hundred plates in DB. hard?
Would also be good to look at how sample names (blanks, and concentrations) are queried for plates, for example see the changes in Interface to view previous quantifications #229
Bug fixes
Currently the amplicon pooling isn't sensible. WIP.
Currently, recomputing pooling leads to overlapping duplicate plot elements
Important feature additions
the prepended study number, so doesn't match up to the database. Should not display study
# (Project ID Prepending #209).
cells (Cells with lots of text #210) easy
Plate quantification values need to be able to retrieved and viewed, and also updatable.
There's no way to distinguish between or choose a quantification for a plate when displaying or
normalizaing.
Need a sensible way to process already-extracted DNA from collaborators
Need to be able to see the upstream and downstream steps of a plate
Need to be able to export a Qiita-compatible prep info file once a sequencing run is made with
all the nice info we've stored in the db
The text was updated successfully, but these errors were encountered: