Skip to content
Snippets Groups Projects
Commit e7d383d1 authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

capitals

parent 171b3bb4
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ version 1.0
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
task count {
task Count {
input {
Int? binSize
File reference
......@@ -49,7 +49,7 @@ task count {
}
}
task gcCorrect {
task GcCorrect {
input {
Int? binSize
File reference
......@@ -84,7 +84,7 @@ task gcCorrect {
}
}
task newref {
task Newref {
input {
Int? binSize
File reference
......@@ -115,7 +115,7 @@ task newref {
}
}
task zscore {
task Zscore {
input {
Int? binSize
File reference
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment