Difference between revisions of "CIMS"

From UFRC
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 28: Line 28:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN
+
* HPC_{{uc:{{#var:app}}}}_BIN
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 76: Line 66:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 17:21, 10 June 2022

Description

CIMS website  

Crosslinking induced mutation site or CIMS analysis is a computational method to analyze HITS-CLIP data for determining the exact protein-RNA crosslink sites and thereby mapping protein-RNA interactions at the single-nucleotide resolution. This method is based on the observation that UV cross linked amino-acid-RNA adduct introduce reverse transcription errors in cDNAs at certain frequencies, which are captured by sequencing and comparison of CLIP tags with the reference genome. More details can be found in the following reference:

Environment Modules

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

System Variables

  • HPC_CIMS_DIR - installation directory
  • HPC_CIMS_BIN