constrain.lims.csv_database
Easy to use functions to fetch sequences and objects from local csv database
Functions
|
Adds the neccessary annotations to a list of SeqRecord objects to be uploaded to the database |
|
Adds sequences to local csv databse. |
|
Adds unique ids to a list of SeqRecords. |
|
inserts a biopyton object into the database at a specific index |
|
Deletes a row in the database without changing the namse of |
|
Returns the plate from a specified csv_database. |
|
Fetches the csv database as a pd.dataframe |
|
fetch dna based on the name from the BOX database of choice. |
|
fetch dna based on the name from the PLATE database of choice. |
|
Returns the plate from a specified csv_database. |
|
Makes a single unique ID from the csv_database files. |
|
Updates the database of choosing |