Giter Site home page Giter Site logo

duenti / benchmarkmsagenerator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 11 KB

This repository contains two python scripts with the aim of generate random multiple sequence alignments that are going to be used as benchmark for locally conservation analysis methods. One of them considers only pairwise correlations between specific amino acids, the other also includes stereochemical and structural properties

Python 100.00%

benchmarkmsagenerator's Introduction

benchmarkMSAgenerator

This repository contains two python scripts with the aim of generate random multiple sequence alignments that are going to be used as benchmark for locally conservation analysis methods. One of them considers only pairwise correlations between specific amino acids, the other also includes stereochemical and structural properties.

Before use it, open the script and set the global variables.

Global Variables

n_alignments: Number of alignments that are going to be generated
min_n_seqs: Minimum number of sequences in the MSA
max_n_seqs: Maximum number of sequences in the MSA
min_n_positions: Minimum number of columns
max_n_positions: Maximum number of columns
prob_high_conserved: Probability of a position be high conserved
min_prob_cons: Probability of a conserved position maintain it's conserved amino acid, otherwise an outlier residue are going to be used
min_n_main_subclass: Minimum number os type 1 subclasses
max_n_main_subclass: Maximum number of type 1 subclasses
min_n_sec_subclass: Minimum number of type 2 subclasses
max_n_sec_subclass: Maximum number of type 2 subclasses
prob_diverge: Probability of a subclass diverge (Do not share the same positions)
prob_subclass_conserved: Probability of a position be highly conserved inside a subclass
min_seqs_subclass: Minimum fraction of sequences in a subclass
prob_marginally_conservation: Probability of a conserved (or locally conserved) position be related to a marginally property. 1-p will be the probability of the position be related to an specific amino acid
prob_gap: = 0.05 #Probability of a conserved position be gap

benchmarkmsagenerator's People

Contributors

duenti avatar

Watchers

James Cloos avatar  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.