There is a newer version of the record available.

Published May 22, 2024 | Version v7

Predicting Protein Synergistic Effect in Arabidopsis using Epigenome Profiling (Source Code)

Description

The provided list outlines the scripts for the QHistone project, each designated with a specific task or analysis related to histone chip-seq data processing and analysis.

  • 1_ChIPpeakcall: This script pertains to the peak calling pipeline for histone chip-seq data.
  • 2_ChIPdatabase: Scripts for flattening the NarrowPeak file into a matrix format,
  • 3_ChIP_SVM: Scripts for GridSearch, Recursive Feature Elimination (RFE), and establish Support Vector Machine (SVM) model for predicting the epigeome profile of query.
  • 4_ChIP_tSNE_PCA_MDS: Scripts for conducting t-distributed Stochastic Neighbor Embedding (tSNE), Principal Component Analysis (PCA), and Multidimensional Scaling (MDS) analyses on histone chip-seq data.
  • 5_ChIP_hi-cluster: Scripts for hierarchical anlysis of histone chip-seq data.
  • 6_ProteinChIPs: This script pertains to the peak calling pipeline for protein chip-seq data.
  • 7_QhistoneWeb: Scripts contain Django code for Qhistone website.
  • 8_Comprehensive_histone_Analysis: Scripts for comprehensive analysis of histone chip-seqs.
See README.md for Source codes, installation guides, and step by step installing commands

Files

QHistone-Zenodo.zip

Files (762.1 MB)

Name Size
md5:734e803c97d9a0ba47eb291676d56afd
762.1 MB Preview Download
md5:ac5561781afdf60533821980bef8958e
14.2 kB Preview Download

Additional details

Software

Programming language
Python , JavaScript