Skip to content
Snippets Groups Projects
Commit a37b5c94 authored by Sabrina Zander's avatar Sabrina Zander
Browse files

add assay 2_2

parent 6113331d
No related branches found
No related tags found
No related merge requests found
Pipeline #7987 passed
Showing
with 35 additions and 0 deletions
...@@ -7,3 +7,11 @@ assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Iron/Dtx ...@@ -7,3 +7,11 @@ assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Iron/Dtx
assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Iron/HrrA_Iron.7z filter=lfs diff=lfs merge=lfs -text assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Iron/HrrA_Iron.7z filter=lfs diff=lfs merge=lfs -text
assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Starvation/DtxR_Starvation.7z filter=lfs diff=lfs merge=lfs -text assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Starvation/DtxR_Starvation.7z filter=lfs diff=lfs merge=lfs -text
assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Starvation/HrrA_Starvation.7z filter=lfs diff=lfs merge=lfs -text assays/2-1_Sequencing[[:space:]]and[[:space:]]Analysis/dataset/RawReads/Starvation/HrrA_Starvation.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_His_background.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_HrrA_starvation.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_Strep_background.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_dtxR_heme.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_dtxR_iron.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_dtxR_starvation.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_hrrA_heme.7z filter=lfs diff=lfs merge=lfs -text
assays/2-2_ChAP-analysis/dataset/AnalyzedData/analysis_hrrA_iron.7z filter=lfs diff=lfs merge=lfs -text
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
Data analysis as well as base calling was performed with the Illumina instrument software, yielding fastq output files. Further data analysis was based and modified according to Keppel et al. (2020). To remove PCR amplification artifacts, sequencing data was collapsed for each sample. The processed fastq files were mapped to accession NC_003450.3 as C. glutamicum reference genome. This was done using Bowtie2 with the following parameters: --ignore-quals --local --very-sensitive-local --rfg 9,5 --rdg 9,5 --score-min L,40,1.2 -k 8 --no-unal --no-mixed --threads 8 -I 40 -X 800 (Langmead and Salzberg, 2012; Langmead et al., 2019). The genomic coverage was convoluted with second order Gaussian kernel. The kernel was truncated at 4 sigmas and expanded to the expected peak width. The expected peak width was predicted using the following procedure: (i) All peaks higher than 3 mean coverage were detected. (ii) Points at which coverage dropped below half of the maximal peak height were detected and the distance between those was set as peak width. (iii) The estimated peak width was fixed equal to the median peak width. Convolution profiles were scanned to allow identification of the regions where first derivative changes from positive to negative. Each of these regions was determined as a potential peak with an assigned convolution score (convolution with second order Gaussian kernel centered at the peak position). These filtered peaks were normalized for inter-sample comparisons and the sum of coverages of all detected peaks was negated from the total genomic coverage. This difference was used as normalization coefficient and was divided by peak intensities.
The custom-developed software adapted in this study for ChAP-Seq analysis is publicly available at GitHub repository under the link https://github.com/afilipch/afp.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment