www.modernstatisticswithr.com - This is the online version of the second edition of Modern Statistics with R. It is free to use, and always will be. Printed copies are available from CRC Press.
Live online courses on statistics with R based on this book,...
bioinformatics-core-shared-training.github.io - One of the best tutorial for beginners ...
https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html
bioinfologics.github.io - What is a k-mer anyway? A k-mer is just a sequence of k characters in a string (or nucleotides in a DNA sequence). Now, it is important to remember that to get all k-mers from a sequence you need to get...
github.com - There is a directory for each chapter of the book. Each directory contains a test.py program you can use with pytest to check that you have written the program correctly. I have included a short README to describe each exercise....
www.cbcb.umd.edu - Metagenomics sequencing projects collect samples of DNA from uncharacterized environments that may contain hundreds or even thousands of species. One of the main challenges in analyzing a metagenome is phylogenetic classification of raw sequence...
crdd.osdd.net - RNAcon is a web-server for the prediction and classification of non-coding RNAs. It uses SVM-based model for the discrimination between coding and ncRNAs and RandomForest-based prediction model for the classification of ncRNAs into different...
github.com - Contig Annotation Tool (CAT) and Bin Annotation Tool (BAT) are pipelines for the taxonomic classification of long DNA sequences and metagenome assembled genomes (MAGs/bins) of both known and (highly) unknown microorganisms, as generated by...
The method used to isolate, enrich and sequence a sample will affect the composition of the sequencing data in terms of the types of RNA species represented and their relative abundances
www.mrc-lmb.cam.ac.uk - This is about how to use a computer to find what is known about a gene of interest and also how to get new insights about it.
The tutorial is divided in three main parts:
In the Sequence part, you will see how to look efficiently for a...