Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
m-murphy committed Jul 24, 2017
1 parent d07901f commit 6fe2a7f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ Searching for samples may be done manually by selecting a study, then selecting
Arbitrary CSV files containing a field labeled **Barcode** may be used. SampleDB will output a CSV file containing all uploaded data, with the barcode field removed and replaced by specimen information.

## Search By Specimen
A CSV file [(template here)](https://github.com/Greenhouse-Lab/sample_db/blob/master/templates/specimen_search_template.csv) containing unique specimen identifying information may be used to find the physical location of samples. SampleDB will export a csv file indicating the Plate UID and Well Location of each sample, and indicate if a sample could not be found.
A CSV file [(template here)](https://github.com/Greenhouse-Lab/sample_db/blob/master/templates/specimen_search_template.csv) containing unique specimen identifying information may be used to find the physical location of samples. SampleDB will export a csv file indicating the Plate UID and Well Location of each sample, and indicate if a sample could not be found.

# Delete
In the case that tubes or specimens must be deleted from the database, navigate to the **Delete** tab, and upload the indicated files ([Delete by Specimen Template](https://github.com/Greenhouse-Lab/sample_db/blob/master/templates/delete_specimen_template.csv) or [Delete by Barcode Template](https://github.com/Greenhouse-Lab/sample_db/blob/master/templates/delete_barcode_template.csv))

0 comments on commit 6fe2a7f

Please sign in to comment.