Skip to content
/ circM Public

Scripts for merging circRNA prediction output

Notifications You must be signed in to change notification settings

ncrnalab/circM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

circM

Introduction

The circM.py script for merging circRNA prediction output.

Usage

circM.py

Usage:
  circM.py [ARGUMENTS] > [OUTPUT]
  
Options:
  -f <files>        Input files
  -a <string>       Algorithm 
                    [acsf, circexplorer, circexplorer2, 
                    ciri, ciri2, circrna_finder, dcc 
                    find_circ, knife, mapsplice, uroborus] 
  -cf <int>         Expression threshold for each sample, back-splice spanning reads (default=2)
  -cs <int>         Merged expression threshold, backsplice-spanning reads (default=2)

Example

To merge output from find_circ:

python circM.py -f *.circ_candidates.bed -a find_circ

Citation

Hansen TB. Improved circRNA Identification by Combining Prediction Algorithms. Front. Cell Dev Biol. 2018

License

Copyright (C) 2018 ncRNALab.

About

Scripts for merging circRNA prediction output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published