Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
ng6
Commits
ea7ee33d
Commit
ea7ee33d
authored
May 01, 2013
by
Jerome Mariette
Browse files
some improvement on analysis
parent
043332df
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
ui/nG6/pi1/analyzes/FastQC.tpl
View file @
ea7ee33d
...
...
@@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
block
name
=
results_title
}
Reads and quality statistics
{/
block
}
{
block
name
=
results
}
<table
class=
"
analyze_table"
id=
"fastqc_resum
e"
>
<table
class=
"
table table-striped table-bordered dataTabl
e"
>
<thead>
<tr>
{
if
$analyse_results
|@
count
>
1
}
...
...
ui/nG6/pi1/analyzes/Pyrocleaner.tpl
View file @
ea7ee33d
...
...
@@ -74,7 +74,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
assign
var
=
"has_js_graph"
value
=
true
}
{/
if
}
{/
foreach
}
<table
class=
"
display analysis-result-t
able"
>
<table
class=
"
table table-striped table-bordered dataT
able"
>
<thead>
<tr>
{
if
$has_js_graph
}
...
...
@@ -227,7 +227,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
if
$has_js_graph
}
<tr>
<th
align=
"left"
colspan=
"10"
>
With selection :
</button>
<button
type=
"button"
class=
"btn duplication-profile-btn"
><
span><span>
D
uplication profile
</
span></span></
button>
With selection :
<button
type=
"button"
class=
"btn
btn-small
duplication-profile-btn"
><
i
class=
" icon-signal"
></i>
d
uplication profile
</button>
</th>
</tr>
{/
if
}
...
...
@@ -237,7 +237,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<tfoot>
<tr>
<th
align=
"left"
colspan=
"10"
>
With selection :
</button>
<button
type=
"button"
class=
"btn duplication-profile-btn"
><
span><span>
D
uplication profile
</
span></span></
button>
With selection :
<button
type=
"button"
class=
"btn
btn-small
duplication-profile-btn"
><
i
class=
" icon-signal"
></i>
d
uplication profile
</button>
</th>
</tr>
</tfoot>
...
...
ui/nG6/pi1/analyzes/RunAssembly.tpl
View file @
ea7ee33d
This diff is collapsed.
Click to expand it.
ui/nG6/pi1/analyzes/SFFExtract.tpl
View file @
ea7ee33d
...
...
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
block
name
=
results_title
}
Conversion information
{/
block
}
{
block
name
=
results
}
<table
class=
"
display analysis-result-t
able"
>
<table
class=
"
table table-striped table-bordered dataT
able"
>
<thead>
<tr>
{
if
$analyse_results
|@
count
>
1
}
...
...
ui/nG6/pi1/analyzes/SFFfile.tpl
View file @
ea7ee33d
...
...
@@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
assign
var
=
"sample"
value
=
$sample
}
{/
foreach
}
{
assign
var
=
"analyse_results_sorted"
value
=
$analyse_results
[
$sample
][
"default"
]|@
ksort
}
<table
class=
"
display analysis-result-t
able"
>
<table
class=
"
table table-striped table-bordered dataT
able"
>
<thead>
<tr>
<th>
Samples
</th>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment