Difference between revisions of "SIPeS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|sipes}} |{{#vardefine:url|http://gmdd.shgmo.org/Computa...")
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Biology]][[Category:ChIP-Seq]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|sipes}}
 
|{{#vardefine:app|sipes}}
Line 30: Line 30:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 20:41, 12 August 2022

Description

sipes website  

This module allows you to use SIPeS. With the advent of sequencing techniques, chromatin immunoprecipitation combined with high throughput sequencing (ChIP-Seq) is becoming a powerful tool to study protein-DNA interactions on genome-wide scale.SIPeS (Site Identification from Paired-end Sequencing), a novel algorithm, allows researchers to identify transcript factor binding sites from paired-end sequencing reads. SIPeS uses a dynamic baseline directly through the piling up of fragments to effectively find peaks, overcoming the disadvantage of estimating the average length of DNA fragments from singled-end sequencing achieving more powerful prediction binding sites with high sensitivity and specificity.

Environment Modules

Run module spider sipes to find out what environment modules are available for this application.

System Variables

  • HPC_SIPES_DIR - installation directory