github.com - Rebaler is a program for conducting reference-based assemblies using long reads. It relies mainly on minimap2 for alignment and Racon for making consensus sequences.
I made Rebaler for bacterial genomes (specifically for the...
gitlab.mbb.univ-montp2.fr - CroCo is a program to detect cross contamination events in assembled transcriptomes using sequencing reads to determine the true origin of every transcripts.Such cross contaminations can be expected if several RNA-Seq experiments were prepared...
github.com - MFannot is a program for the annotation of mitochondrial and plastid genomes
MFannot is a program for the annotation of mitochondrial and plastid genomes. It is a PERL wrapper around a set of diverse, external independent tools.
It makes intense...
sites.google.com - eMPRess, a software program for phylogenetic tree reconciliation under the duplication-transfer-loss model that systematically addresses the problems of choosing event costs and selecting representative solutions, enabling users to make more robust...
www.tutorialspoint.com - Online coding group for most of the programming languages.
Code in almost all popular languages using Coding Ground. Edit, compile, execute and share your projects, 100% cloud.
http://www.tutorialspoint.com/codingground.htm
Rosalind is a platform for learning bioinformatics and programming through problem solving. Take a tour to get the hang of how Rosalind works.
Bioinformatics Textbook Track
Find more about Rosalind puzzle at...
https://insidedna.me/ - InsideDNA makes hundreds of bioinformatics tools immediately available to run via an easy-to-use web interface and allows an accurate search across all functions, tools and pipelines.
With InsideDNA, you can upload and store your own...
engr.case.edu - In this report we provide an overview of known techniques for discovery of patterns of biological sequences (DNA and proteins). We also provide biological motivation, and methods of biological verification of such patterns. Finally we list publicly...
Perl provides various features and operators for the execution of external commands (described as follows), which are unique in their own way. They vary slightly from one another, making it difficult for Perl beginners to choose between them.