Commit d0dd65e0 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Full test config

parent 49e7daa9
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ params {
    config_profile_name = 'Full test profile'
    config_profile_description = 'Full test dataset to check pipeline function'

  input = 'https://raw.githubusercontent.com/luslab/test-datasets/cutandrun/samplesheet/test-GSE145187-all.csv'
  blacklist = "${projectDir}/assets/blacklists/hg38-blacklist.bed"
    genome = 'GRCh38'
    input = 'https://raw.githubusercontent.com/luslab/test-datasets/cutandrun/samplesheet/test-GSE145187-all.csv'
    minimum_alignment_q_score = 10
}
 No newline at end of file