Skip to content
Snippets Groups Projects
Commit c99305f9 authored by JB's avatar JB
Browse files

Another small adjustment

parent 33d0e1b0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ version 1.0
# SOFTWARE.
task CleanSpliceJns {
input{
input {
File SAMfile
File referenceGenome
String outputPrefix
......@@ -69,7 +69,7 @@ task CleanSpliceJns {
}
task GetCorrectedSjsFromLog {
input{
input {
File TElogFile
String outputPrefix
String outputDirPath
......@@ -152,7 +152,7 @@ task GetSjsFromGtf {
}
task GetTranscriptCleanStats {
input{
input {
File transcriptCleanSAMfile
String outputPrefix
String outputDirPath
......
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