samstat.sourceforge.net - SAMStat is an efficient C program to quickly display statistics of large sequence files from next generation sequencing projects. When applied to SAM/BAM files all statistics are reported for unmapped, poorly and accurately mapped reads...
dbikard.github.io - https://dbikard.github.io/genomenotebook/
Install
pip install genomenotebook
How to use
Create a simple genome browser with a search bar. The sequence appears when zooming in.
import genomenotebook as gn
g=gn.GenomeBrowser(genome_path,...
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
github.com - This is not so much an instructional manual, but rather notes, tables, and examples for Python syntax. It was created by the author as an additional resource during training, meant to be distributed as a physical notebook. Participants (who favor...
Covenant University (CU)Ota:Covenant University (with her enriching and growing stateoftheart laboratories in the area of science and technology, arts, business and social sciences) is presently the Best University in...
ucdavis-bioinformatics-training.github.io - Our team offers custom bioinformatics services to academic and private organizations. We have a strong academic background with a focus on cutting edge, open source software. We replicate standard analysis pipelines (best practices) when...
www.digitalocean.com - The mod_rewrite module uses a rule-based rewriting engine, based on a PCRE regular-expression parser, to rewrite requested URLs on the fly. By default, mod_rewrite maps a URL to a filesystem path. However, it can also be used to...
programmingforlovers.com - Programming for Lovers (P4❤️) is a free online course that teaches programming using the Go programming language by immersing learners in fun scientific applications.
Each chapter focuses on a single scientific problem and contains a core text...
Awk is a programming language which allows easy manipulation of structured data and is mostly used for pattern scanning and processing. It searches one or more files to see if they contain lines that match with the specified patterns and then...