We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a87cb00 + 6d80d69 commit b255d1dCopy full SHA for b255d1d
Readme.md
@@ -1,4 +1,4 @@
1
-# FastQC Reads Quality Control
+# FastQC Reads Quality Control Github release v1.1.1
2
3
## What does this app do?
4
dxapp.json
@@ -1,13 +1,13 @@
{
"name": "fastqc",
"title": "FastQC Reads Quality Control",
- "summary": "Generates a QC report on reads data",
+ "summary": "v1.1.1 - Generates a QC report on reads data",
5
"tags": [
6
"Read QC",
7
"Statistics"
8
],
9
"properties": {
10
- "github release": "v1.1"
+ "github release": "v1.1.1"
11
},
12
"dxapi": "1.0.0",
13
"inputSpec": [
0 commit comments