Giter VIP home page Giter VIP logo

projet_long's Introduction

Dépendances :

Pour installer les packages nécessaire au fonctionnement, créezun environnement conda à partir du fichier projet_long.yml : conda env create --file projet_long.yml Il est également nécessaird d'avoir installé chromosight disponible sur le dépôt Github : https://github.com/koszullab/chromosight

Arguments :

Le script à lancer est le script pipeline_final.sh. Si ce dernier n'est pas exécutable, utilisez chmod +x pipeline_final.sh. Les arguments à entrer sont les suivants :

  • Un fichier .txt (ex : hic.txt) contenant un SRR (numéro d'accession Short Read Archive) d'une expérience de HIC, par ligne
  • Un fichier .txt (ex: chip_seq.txt) contenant un SRR d'une expérience de ChIP-Seq (avec immunoprécipitation), par ligne
  • Un fichier .txt (ex: input.txt) contenant un SRR d'une expérience de ChIP-Seq (sans immunoprécipitation), par ligne
  • Un répértoire où l'arborescence des analyses sera construite
  • Un répértoire où se situe les fichiers fasta des chromosomes de levures

Remarques :

  • Attention pour les deux derniers agruments, à la fin du chemin absolu, ou relatif ne pas mettre de '/'
  • Attention pour le dernier argument, les fichiers dans le répértoire doivent avoir l'extension .fasta, et non pas .fa ou .faa

Exemple de commande :

./pipeline_final.sh hic.txt chipseq.txt input.txt /home/anthony data

Sortie :

  • HIC/results/SRRXXXXXXX/ : cartes de contacts pour chaque chromosome
  • HIC/results/SRRXXXXXXX/ : barplot d'enrichissement final

projet_long's People

Contributors

anthonyjaquaniello avatar

Watchers

James Cloos avatar  avatar

Forkers

axelcournac

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.