Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20 lines (20 sloc)
831 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
site_name: ADMIRE | |
site_description: 'Analysis and visualization of differential methylation in genomic regions using the Infinium HumanMethylation450 Assay.' | |
site_author: 'Jens Preussner, Julia Bayer, Carsten Kuenne, Mario Looso' | |
repo_url: https://github.molgen.mpg.de/loosolab/admire | |
repo_name: 'GitHub' | |
pages: | |
- Home: 'index.md' | |
- 'Using the web service': | |
- 'Analysing example datasets': 'galaxy-example.md' | |
- 'Analysing custom datasets': 'galaxy-usage.md' | |
- 'Available parameters': 'galaxy-parameters.md' | |
- 'Command-line usage': | |
- Installation: 'install.md' | |
- 'HiScan/iScan scanner files': 'hiscan.md' | |
- 'Custom input': 'custom.md' | |
- 'Genomic regions' : 'regions.md' | |
- 'Gene sets' : 'genesets.md' | |
- 'Available parameters' : 'parameters.md' | |
- Output: 'output.md' | |
- 'MIT License': 'license.md' |