X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/72f04012089ad1a81148056e7943a0bc531b742d..6093cec998ae55174ea6ca1e868be01c302c7294:/RNA-Seq/cwl/helper/STAR-Align.cwl diff --git a/RNA-Seq/cwl/helper/STAR-Align.cwl b/RNA-Seq/cwl/helper/STAR-Align.cwl index 24a640b..fabb73a 100755 --- a/RNA-Seq/cwl/helper/STAR-Align.cwl +++ b/RNA-Seq/cwl/helper/STAR-Align.cwl @@ -19,7 +19,6 @@ inputs: prefix: "--genomeDir" ForwardReads: - format: edam:format_1930 # FASTQ type: - File - File[] @@ -29,7 +28,6 @@ inputs: position: 1 # If paired-end reads (like Illumina), both 1 and 2 must be provided. ReverseReads: - format: edam:format_1930 # FASTQ type: - "null" - File @@ -248,8 +246,3 @@ outputs: type: ["null", File] outputBinding: glob: "Unmapped.out*" - -$namespaces: - edam: https://edamontology.org/ -$schemas: - - https://edamontology.org/EDAM_1.18.owl