Skip to content
Snippets Groups Projects

Labkey api

Merged BIOPZ-Börsch Anastasiya requested to merge labkey_api into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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).
Loading