GithubHelp home page GithubHelp logo

prep-lasso's Introduction

prep-LaSSO

Prepare input files for LaSSO - Lariat Sequence Site Origin software (https://github.com/dbitton/LaSSO.git)

Getting Started

Clone this repository into your local machine

git clone https://github.com/fernandalpcosta/prep-LaSSO.git

LaSSO software require two input files to make the database. The first one is a file with all the intron sequences. The second one is a file with some important information about those introns, the header file.

To understand all the fields that the header file needs to have, take a look inside LaSSO.R script at https://github.com/dbitton/LaSSO/blob/master/LaSSO.R

Here, I made a simple script to create the input header file for LaSSO, called getHeaderLaSSO.py

Prerequisites

  • Python3 installed in your machine
  • Gff3 file with just intron information
  • Gff3 file with just exon information

Installing

No installation is required, the script is ready to use (executable).

python3 getHeaderLaSSO.py

Usage

Once you have ran the getHeaderLaSSO.py script, it will prompt for two files, the gff3 of your introns and gff3 of your exons.

Important: both files has to be from the same source, compatible in ids. On other words, from the same genome version.

Authors

Contributors

  • Mayla Daiane Correa Molinari

License

Open-source

prep-lasso's People

Contributors

fernandalpcosta avatar

Stargazers

 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.