Conversation
Using the Hsf1 ChIPseq data from de Jong et al 2017, we can test StrainID's ability to identify the BY4742 strain background. This commit includes the metadata and README updates including placeholders for results and log directories. SraRunInfo.csv pulled from NCBI SRA search.
This commit includes the PBS script for downloading the FASTQ files from the Sra metadata associated with de Jonge 2017. The `.gitignore` file is updated appropriately to ignore log and FASTQ files.
This commit includes scripts and setup needed to align the BY4742 ChIPseq data which includes some ABI SOLiD data. `paper/setup.sh` was updated to create a bowtie colorspace index of sacCer3 for the ABI samples `paper/.gitignore` was updated to include the BAM alignment output `paper/BY4742-chipseq/job01_align_data.pbs` is the PBS script to call either BWA or bowtie (as appropriate for sequencing platform used) to align the raw FASTQ data.
This PBS script wraps up a sample-by-sample run of calling StrainID on all the BY4742 samples.
The .gitignore file is updated with the output from StrainID running on BY4742 data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes all the commits related to processing some BY4742 ChIPseq and MNase data and running StrainID on them to determine how well StrainID performs on distinguishing BY4742 from BY4741 and other strains