Skip to content

Commit

Permalink
eclint mkref main
Browse files Browse the repository at this point in the history
  • Loading branch information
heylf committed Dec 20, 2023
1 parent 84ed3e1 commit 8dfe83c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/local/cellrangerarc/mkref/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ process CELLRANGERARC_MKREF {
from os.path import exists
import shutil
fasta = "${fast_name}"
gtf = "${gtf_name}"
motifs = "${motifs_name}"
Expand Down Expand Up @@ -81,4 +81,3 @@ process CELLRANGERARC_MKREF {
END_VERSIONS
"""
}

0 comments on commit 8dfe83c

Please sign in to comment.