4
|
1 **Fully automated pipeline for detection of sex linked genes using RNA-Seq data**
|
|
2
|
5
|
3 This pipeline has been designed for detection of sex-linked genes from the cross using RNASeq data.
|
|
4 It contains two workflows, one for detection of Y-linked and one for detection of X-linked genes.
|
0
|
5
|
4
|
6 INSTALLING PREREQUISITES
|
|
7 You will need 3 prerequisites in order to successfully run this pipeline:
|
|
8 1) install linkyx
|
|
9 2) install tool dependencies
|
|
10 3) import workflows
|
2
|
11
|
5
|
12 1) The easiest way how to install linkyx tools is to login to your local Galaxy instance and click
|
6
|
13 Admin -> Search and browse tool sheds -> Galaxy main tool shed -> linkyx
|
4
|
14
|
|
15 Click on the tool and then simply press button "Install to Galaxy" in the upper part of the screen.
|
|
16 This tool repository contains four tools:
|
|
17 LINKYX_X
|
|
18 Identify X linked contigs from cross
|
0
|
19
|
4
|
20 LINKYX_Y
|
|
21 Identify Y linked contigs from cross
|
|
22
|
|
23 LINKYX_mpileup
|
|
24 Run mpileup with LINKYX-specific parameters
|
|
25
|
|
26 Reformat Trinity header
|
|
27
|
|
28 All tools can be run independently, but the easiest way to obtain proper input files is via provided workflows.
|
2
|
29
|
5
|
30 2) The dependencies can be installed in a similar fashion as linkyx tool from the Galaxy tool shed by searching
|
|
31 for suite_linkyx_1_0
|
4
|
32
|
5
|
33 3) When installing linkyx from toolshed, you can click on the "Workflows" on the main page describing the tool
|
|
34 in the section "Contents of this repository". After clicking on either linkY or linkX, you will be presented an
|
|
35 option to install the workflows by clicking "Install to Galaxy" button.
|
0
|
36
|
4
|
37 RUNNING THE WORKFLOWS
|
|
38 After you imported workflows to the galaxy and installed linkyx and workflow dependencies, the pipeline is ready to go.
|
|
39
|
5
|
40 You can access it by clicking on the "Workflow" in the upper gray layer of your Galaxy instance. After clicking on the
|
|
41 name of the workflow and choosing "Run", you will be requested to select input datasets, two for each member of the cross
|
|
42 since paired-end reads are expected by default. If you don't have your data yet, test files are available in this repository.
|
|
43 The computation for these files ends in ~5 minutes and outputs one X-linked and one Y-linked contig.
|
4
|
44
|
|
45 CONTACT INFORMATION
|
0
|
46 If you have any questions, please use following email address: biomonika@psu.edu |