Skip to content

Commit 4fe86c3

Browse files
committed
update paper README
The paper/README file is updated to reflect changed directory name for ENCODEdata-CellLines. Also missing are descriptions of the db directory and the YKOC-wgs directory. The directory structure at the top of the README has also been fixed to include these missing directories (input also missing).
1 parent db11665 commit 4fe86c3

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

paper/README

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@
55
# Directory Structure overview
66

77
paper
8-
|--scripts
98
|--setup.sh
9+
|--scripts
10+
|--input
11+
|--db
1012
|--SyntheticEpitope
1113
|--SyntheticStrain
1214
|--SyntheticDeletion
1315
|--ENCODEdata-eGFP
14-
|--ENCODEdata-TFChIPseq
16+
|--ENCODEdata-CellLines
17+
|--YKOC-wgs
1518

1619

1720
## setup.sh
@@ -24,6 +27,10 @@ also contains the general scripts that several of the higher directory scripts c
2427

2528
## input
2629
where setup.sh puts the reference genome and the aligner indexes
30+
also where other reference FASTA files are stored (i.e. R500.fa, 3xFLAG.fa, and the HIV genome sequence)
31+
32+
## db
33+
where the input database directories are built by setup.sh with variation as appropriate for GenoPipe module, species, and epitope set
2734

2835
## SyntheticEpitope
2936
contains the scripts and houses the results of simulations testing EpitopeID
@@ -37,6 +44,8 @@ contains the scripts and houses the results of simulations testing DeletionID
3744
## ENCODEdata-eGFP
3845
contains the scripts and information for downloading ENCODE eGFP data to test EpitopeID
3946

40-
## ENCODEdata-TFChIPseq
47+
## ENCODEdata-CellLines
4148
contains the scripts and information for downloading ENCODE transcription factor ChIP-seq data to test StrainID
4249

50+
## YKOC-wgs
51+
contains the scripts and information for downloading, processing, and running DeletionID on the Puddu et al, 2019 dataset for identifying deletions

0 commit comments

Comments
 (0)