galaxyproject / training-material

A collection of Galaxy-related training material
https://training.galaxyproject.org
MIT License
304 stars 894 forks source link

Add algorithm details to improve tutorials #1464

Open Delphine-L opened 5 years ago

Delphine-L commented 5 years ago

Provide trainings with details about the algorithms of the main analysis to help user really understand what is happening .

Delphine-L commented 5 years ago

Assembly

Alignment

Lineage tree

Clustering (see machine learning material)

Blast type

Mapping

Linkage analysis

Correlation

Normalization

Regression Analyses (see machine learning material)

SNP detection (see variant calling)

PCA

Supervised classification (see machine learning material)

Phenology

These look like they would need algorithm description but I couldn't identify them

Delphine-L commented 5 years ago

The algorithms are found in several tutorials, I think we should write them snippets like. We do an extensive review and comparison of the several mapping algorithms for example, then link it in every training that involves mapping.

teresa-m commented 5 years ago

I will work on the 'Alignment' section.

Delphine-L commented 5 years ago

I will work on the PCA section

teresa-m commented 5 years ago

I will start working on the Clustering algorithms