Giter Club home page Giter Club logo

cassis's Introduction

Cassis: Detection and refinment of genomic rearrangement breakpoints

Revival of Cassis, previous web page : http://pbil.univ-lyon1.fr/software/Cassis/

User manual

Installation

Requirements :

  • Perl
  • R
  • Ghostscript
  • lastz

Note: lastz binary must be put in directory ./lastz/

Usage

perl cassis.pl [options] <table.txt> <type> <dirGR> <dirGO> <outputdir>

or (new since version 2.0)

perl cassis.pl [options] <table.txt> <type> <GR.fasta> <GO.fasta> <outputdir>

Mandatory parameters

  • table : tab separated file with orthologous genes or synteny blocks coordinates in both genomes (see expected format in cassis_manual.pdf p.9)
  • type : type of table, either G for genes or B for blocks.
  • dirGR and dirGO : 1 directory per genome, each contains several fasta files (one for each chromosome or scaffold)
  • GR.fasta and GO.fasta [new in version 2.0] : alternatively to dirs and numerous fasta files, the sequences of both genomes can be given as multi-fasta files
  • outputdir : output directory (see the different output files in cassis_manual.pdf p.11-15)

Detailed user manual of version 1.0, with description of all other optional parameters in cassis_manual.pdf

Novel features in version 2.0

  • lastz level 1
  • instead of giving the genome sequences as numerous unique-entry fasta files for each chromosome, we can now give one single multi-fasta file for each genome.

Citation

cassis's People

Contributors

clemaitre avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.