Git Product home page Git Product logo

calanguize_genomes's Introduction

                       README for Komodize
             (last updated 11/30/2020 - mm/dd/yyyy format)

AUTHORS
-=-=-=-

Thieres Tayroni Martins da Silva ([email protected])
Francisco Pereira Lobo ([email protected])


1 - DESCRIPTION
-=-=-=-=-=-=-=-

Calanguize is software that prepares your data to be used in Calango.


2 - HOW TO USE - IN BRIEF
-=-=-=-=-=-=-=-=-=-=-=-=-

2.1 - INSTALL 
-=-=-=-=-=-=-

Download Calaguize's dependencies detailed in the INSTALL file and set the
parameters in 'Calanguize_config' file .


2.2 - PREPARING INPUT FILES 
-=-=-=-=-=-=-=-=-=-=-=-=-=-

The input file for Calanguize is very simple, consists of a list containing the scientific names of the species to be analyzed.
These names must follow the binomial nomenclature rule, where the first name must begin with capital letter and the second with a lowercase letter separated by space.
If the species has a subspecies, the full name of the subspecies should be written (e.g. Canis lupus familiaris or Gorilla gorilla gorilla)

 - Configure a project configuration file.

Copy the project_config file and enter the name of your project "cp project_config $project_name" and set the parameters.

infile =     #path to file that contains species names to be analyzed

outdir =     #path to output directory

verbose = 1  #currently works only this way

busco_database = #path to busco datasets

max_processors =    #maximum number of cpus to be used

extract_mode =  #sequences to be extracted from the GBFF file, protein or orfs;
    

2.3 - RUNNING Calanguize 
-=-=-=-=-=-=-=-=-=-=-    

Execute Calanguize, using as input the project configuration file you generated
in the previous step:

  perl calanguize_genome.pl --project_config <path to your project's configuration file>

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.