diff --git a/scripts/README.md b/scripts/README.md index 05488336edde36b1a9bc1f9cef9244ad86ddbd1d..c5cf047cd2599dc97997b976e6efe620701f4a48 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -37,4 +37,4 @@ python labkey_api.py TEST_ABOERSCH RNA_Seq_data_template ``` Right now the script prints a representation of a `pandas` data frame containing the requested LabKey table the the screen. -For further processing the current script could be included in another script, or it could be modified to write out the data in a desired file format (e.g., TSV). \ No newline at end of file +For further processing the current script could be included in another script, or it could be modified to write out the data in a desired file format (e.g., TSV).