Skip to content

Commit

Permalink
added files to data branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgosline committed Jan 17, 2024
1 parent ca82947 commit 0cf6a05
Show file tree
Hide file tree
Showing 39 changed files with 686,404 additions and 830 deletions.
2 changes: 1 addition & 1 deletion bmd2Samps/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ COPY . bmd2Samps
WORKDIR bmd2Samps

ENTRYPOINT ["Rscript","buildv1database.R"]
VOLUME ["/tmp"]
VOLUME ["/tmp"]
1,649 changes: 824 additions & 825 deletions bmd2Samps/buildv1database.R

Large diffs are not rendered by default.

Binary file added data/CCD-Batch-Search_2022-01-26_10_28_30.xlsx
Binary file not shown.
Binary file added data/ChemicalDescriptions.xlsx
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion data/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN /usr/local/bin/python -m pip install --upgrade pip
RUN pip3 install -r /requirements.txt

ADD *.py .
ADD *.csv .
ADD srp_build_files.csv .

ENTRYPOINT ["python3", "get_build_files.py"]
VOLUME ["/tmp"]
Binary file added data/MASV Classifications 2021.xlsx
Binary file not shown.
Binary file added data/PAH_and_1530_SRP_Summary.xlsx
Binary file not shown.
9 changes: 9 additions & 0 deletions data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Data directory
This directory contains existing data and references files to be added to the SRP analytics database. These data are not private in any way, but mainly serve as reference files for the broader repository.

### Chemical reference information

### Environmental sample information

### Existing Zebrafish data

Binary file added data/SuperEndpoint Mapping 2021NOV04.xlsx
Binary file not shown.
Loading

0 comments on commit 0cf6a05

Please sign in to comment.