Bioinformatics tips tricks workflows: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page is intended as a portal to pages concerning best practices, workflows and pipelines, and other protocols (including scripts). == A list of tutorials, workflows, and...") |
|||
Line 10: | Line 10: | ||
* [[Create_shortcut_log-in_command | Create a shortcut for the ssh log-in command]] | * [[Create_shortcut_log-in_command | Create a shortcut for the ssh log-in command]] | ||
* [[Installing_R_packages_locally | Installing R packages locally]] | * [[Installing_R_packages_locally | Installing R packages locally]] | ||
* [[command_line_tricks_for_manipulating_fastq | Command-line tricks for manipulating fastq files]] | * [[command_line_tricks_for_manipulating_fastq | Command-line tricks for manipulating fastq files]] | ||
Revision as of 00:18, 9 December 2013
This page is intended as a portal to pages concerning best practices, workflows and pipelines, and other protocols (including scripts).
A list of tutorials, workflows, and recipes
- Mapping Illumina GA2/HiSeq reads to the Sus scrofa genome assembly
- A Perl script to convert fastq to fasta file format
- Mapping Pair-end reads with Stampy
- Create slices from a collection of BAM files
- Setting up and using a virtual environment for Python3
- ssh without password
- Create a shortcut for the ssh log-in command
- Installing R packages locally
- Command-line tricks for manipulating fastq files