Line 236: | Line 236: | ||
<article> | <article> | ||
− | The command line application can be obtained directly <a href="https://static.igem.org/mediawiki/2018/9/9a/T--Bielefeld-CeBiTec--siRCon_1_1_all_versions.zip">here</a> or downloaded from our <a href="https://github.com/iGEMBielefeldCeBiTec/iGEM_Bielefeld_CeBiTec_2018/releases">GitHub repository.</a> For the execution of this command line application Python 2.7 needs to be installed. | + | The command line application can be obtained directly <a href="https://static.igem.org/mediawiki/2018/9/9a/T--Bielefeld-CeBiTec--siRCon_1_1_all_versions.zip" style="padding-right:0;">here</a> or downloaded from our <a href="https://github.com/iGEMBielefeldCeBiTec/iGEM_Bielefeld_CeBiTec_2018/releases" style="padding-right:0;">GitHub repository.</a> For the execution of this command line application Python 2.7 needs to be installed. |
</article> | </article> | ||
Line 261: | Line 261: | ||
<article> | <article> | ||
− | As the command line application, the graphical interface version can either be downloaded directly <a href="https://static.igem.org/mediawiki/2018/9/9a/T--Bielefeld-CeBiTec--siRCon_1_1_all_versions.zip" style=" | + | As the command line application, the graphical interface version can either be downloaded directly <a href="https://static.igem.org/mediawiki/2018/9/9a/T--Bielefeld-CeBiTec--siRCon_1_1_all_versions.zip" style="padding-right:0;">here</a>, or via our <a href="https://github.com/iGEMBielefeldCeBiTec/iGEM_Bielefeld_CeBiTec_2018/releases" style="padding-right:0; margin-right:0;">GitHub repository.</a> |
In the graphical interface, the modules are divided into different tabs (Figure 6). The last tab contains usage and copyright information. | In the graphical interface, the modules are divided into different tabs (Figure 6). The last tab contains usage and copyright information. | ||
</article> | </article> | ||
Line 285: | Line 285: | ||
<figure role="group"> | <figure role="group"> | ||
− | <img class="figure | + | <img class="figure hundred" src="https://static.igem.org/mediawiki/2018/9/92/T--Bielefeld-CeBiTec--RNAi_overview_vk.png"> |
− | <figcaption style="padding- | + | <figcaption style="padding-top:10px;"> |
<b>Figure 7:</b> Overview and steps of the siRNA for RNAi module. | <b>Figure 7:</b> Overview and steps of the siRNA for RNAi module. | ||
</figcaption> | </figcaption> | ||
Line 304: | Line 304: | ||
<figure role="group"> | <figure role="group"> | ||
− | <img class="figure | + | <img class="figure hundred" src="https://static.igem.org/mediawiki/2018/3/33/T--Bielefeld-CeBiTec--siRNAmodule_Tool_overview_vk.png"> |
− | <figcaption style="padding- | + | <figcaption style="padding-top:10px;"> |
<b>Figure 8:</b> Overview and steps of the siRNA for silencing module. | <b>Figure 8:</b> Overview and steps of the siRNA for silencing module. | ||
</figcaption> | </figcaption> | ||
Line 323: | Line 323: | ||
<figure role="group"> | <figure role="group"> | ||
− | <img class="figure | + | <img class="figure hundred" src="https://static.igem.org/mediawiki/2018/7/74/T--Bielefeld-CeBiTec--check_siRNA_vk.png"> |
− | <figcaption style="padding- | + | <figcaption style="padding-top:10px;"> |
<b>Figure 9:</b> Overview and steps of the check siRNA module. | <b>Figure 9:</b> Overview and steps of the check siRNA module. | ||
</figcaption> | </figcaption> |
Revision as of 09:43, 17 October 2018
siRCon - A siRNA Constructor
siRNAS short introduction
Choosing appropriate design methods
Rational siRNA design
Rule | Score |
---|---|
30%-52% G/C content | +1 |
At least 3 'A/U' bases at positions 15-19 | +1 (for each 'A/U' base) |
Absence of internal repeats (\(T_m \lt 20\)) | +1 |
An 'A' base at position 3 | +1 |
An 'A' base at position 19 | +1 |
An 'U' base at position 19 | +1 |
A base other than 'G' or 'C' at 19 | -1 |
A base other than 'G' at position 13 | -1 |
Ui-Tei rule
- An ‘A’ or ‘T’ at position 19
- A ‘G’ or ‘C’ at position 1
- At least five ‘U’ or ‘A’ residues from positions 13 to 19
- No ‘GC’ stretch more than 9nt long
Calculating silencing probability
siRNA overhangs and scaffolds
Check siRNA
Command line application
Graphical Interface usage
1. siRNA for RNAi
- Insert gene sequence
- Choose Tace vector system (optionally)
- Constructions of siRNAs
- View resulting siRNAs (sense and antisense sequence) and their corresponding probability
- Decide if siRNAs should be saved with MicC scaffold (only if Tace is not used)
- Save results as FASTA file
2. siRNA for silencing
- Insert gene sequence
- Choose Tace vector system (optionally)
- Constructions of siRNAs
- View resulting siRNAs (sense and antisense sequence) and their corresponding probability
- Decide if siRNAs should be saved with MicC scaffold (only if Tace is not used)
- Decide if siRNAs should be saved with OmpA scaffold (only if Tace is not used)
- Save results as FASTA file
3. Check siRNA
- Insert gene sequence
- Insert siRNA sequences
- Choose method the siRNA was constructed for (siRNA for RNAi or siRNA for silencing)
- Choose if siRNA was constructed for Tace (optionally)
- Validation of entered siRNA for given target gene sequences
- View results
- Save results (optionally)