Difference between revisions of "Team:Bordeaux/Software"

Line 121: Line 121:
 
Since the biology team had not produced any results of RNA-Seq, we had to choose a training dataset from Mae et al, which is composed of stages and muscle specific RNA-Seq reads. A very useful asset in order to detect tissue specific splicing patterns.</p>
 
Since the biology team had not produced any results of RNA-Seq, we had to choose a training dataset from Mae et al, which is composed of stages and muscle specific RNA-Seq reads. A very useful asset in order to detect tissue specific splicing patterns.</p>
  
<p>To produce the different plots, we used RStudio (GUI for R) in combination with ggplo2 and plotly packages allowing the generation of pretty plots. We obtained several graphs which a part of them will be presented in the following lines.</p>
+
<p>To produce the different plots, we used RStudio (GUI for R) in combination with ggplot2 and plotly packages allowing the generation of pretty plots. We obtained several graphs which a part of them will be presented in the following lines.</p>
  
 
<p>If the biology team had produced a modified C.elegans worm, we would have been interested in checking if other gene splicing were impacted by the genetic construct. We therefore compared muscle and neuron alternative splicing patterns in order to identify specific genes which could be responsible for the differentiation in one of the tissue studied.  
 
<p>If the biology team had produced a modified C.elegans worm, we would have been interested in checking if other gene splicing were impacted by the genetic construct. We therefore compared muscle and neuron alternative splicing patterns in order to identify specific genes which could be responsible for the differentiation in one of the tissue studied.  
Line 128: Line 128:
  
 
<p>
 
<p>
In the output graphs, each dot is a junction, the <b>y</b> coordinate corresponds to the usage ratio of that junction in the y axis sample, while the <b>x</b> coordinate corresponds to its usage ratio in the x axis sample.</p>
+
In the output graphs, each dot is a junction, the <b>y</b> coordinate corresponds to the usage ratio of that junction in the y axis sample, while the <b>x</b> coordinate corresponds to its usage ratio in the x axis sample.
 
+
<p>
+
 
We can identify three different areas. The first one which is coloured in grey represent an identical splicing for a same gene into the two studied tissues (here muscle and neuron).
 
We can identify three different areas. The first one which is coloured in grey represent an identical splicing for a same gene into the two studied tissues (here muscle and neuron).
 
The area in green gathers junctions for which usage is high in neuron (y axis sample) and low in muscle (x axis sample). In the other way the red area contains all the junctions with a usage ratio lower in neurons and higher in muscles.
 
The area in green gathers junctions for which usage is high in neuron (y axis sample) and low in muscle (x axis sample). In the other way the red area contains all the junctions with a usage ratio lower in neurons and higher in muscles.
</p>
 
 
<p>
 
 
Our goal being to identify specific tissues patterns, we focused on the red and green areas which, as explained, represent differential tissue splicing.
 
Our goal being to identify specific tissues patterns, we focused on the red and green areas which, as explained, represent differential tissue splicing.
 
</p>
 
</p>

Revision as of 10:36, 1 November 2017

Wrong