Skip to content

Commit

Permalink
test v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjslee committed Sep 19, 2024
1 parent 4b008c9 commit e8da6ec
Show file tree
Hide file tree
Showing 12 changed files with 666 additions and 34 deletions.
39 changes: 20 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,25 +85,26 @@ For more on this particular workflow, check out [here](/src/nexuslib/pipelines/a

A list of links to documentation for all available workflows in the latest version is provided below:

| Category | Workflow |
|:------------------------|:------------------------------------------------------------------------------------------------------------------------------------|
| Alignment | [**long_read_alignment_minimap2.nf**](/src/nexuslib/pipelines/alignment/long_read_alignment_minimap2/) |
| Alignment | [**long_read_rna_alignment_ultra.nf**](/src/nexuslib/pipelines/alignment/long_read_rna_alignment_ultra) |
| Alignment | [**paired-end_read_dna_alignment_bwa-mem2.nf**](/src/nexuslib/pipelines/alignment/paired-end_read_dna_alignment_bwa-mem2/) |
| Alignment | [**paired-end_read_rna_alignment_star.nf**](/src/nexuslib/pipelines/alignment/paired-end_read_rna_alignment_star/) |
| Assembly | [**transcriptome_assembly_rnabloom2.nf**](/src/nexuslib/pipelines/assembly/transcriptome_assembly_rnabloom2/) |
| Assembly | [**transcriptome_assembly_stringtie2.nf**](/src/nexuslib/pipelines/assembly/transcriptome_assembly_stringtie2/) |
| Haplotyping | [**long_read_dna_haplotyping_whatshap.nf**](/src/nexuslib/pipelines/haplotyping/long_read_dna_haplotyping_whatshap/) |
| HLA typing | [**paired-end_read_rna_hla_typing_arcashla.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_arcashla/) |
| HLA typing | [**paired-end_read_rna_hla_typing_hlaprofiler.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_hlaprofiler/) |
| HLA typing | [**paired-end_read_rna_hla_typing_seq2hla.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_seq2hla/) |
| Novel isoform discovery | [**novel_isoform_discovery_flair.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_flair/) |
| Novel isoform discovery | [**novel_isoform_discovery_isoquant.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_isoquant/) |
| Novel isoform discovery | [**novel_isoform_discovery_isoseq.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_isoseq/) |
| Quantification | [**long_read_rna_quantification_bambu.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_bambu/) |
| Quantification | [**long_read_rna_quantification_kallisto.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_kallisto/) |
| Quantification | [**long_read_rna_quantification_liqa.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_liqa/) |
| Quantification | [**paired-end-read_rna_quantification_salmon_mapping.nf**](/src/nexuslib/pipelines/quantification/paired-end-read_rna_quantification_salmon_mapping/) |
| Category | Workflow |
|:------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------|
| Alignment | [**long_read_alignment_minimap2.nf**](/src/nexuslib/pipelines/alignment/long_read_alignment_minimap2/) |
| Alignment | [**long_read_rna_alignment_ultra.nf**](/src/nexuslib/pipelines/alignment/long_read_rna_alignment_ultra) |
| Alignment | [**paired-end_read_dna_alignment_bwa-mem2.nf**](/src/nexuslib/pipelines/alignment/paired-end_read_dna_alignment_bwa-mem2/) |
| Alignment | [**paired-end_read_rna_alignment_star.nf**](/src/nexuslib/pipelines/alignment/paired-end_read_rna_alignment_star/) |
| Assembly | [**transcriptome_assembly_rnabloom2.nf**](/src/nexuslib/pipelines/assembly/transcriptome_assembly_rnabloom2/) |
| Assembly | [**transcriptome_assembly_stringtie2.nf**](/src/nexuslib/pipelines/assembly/transcriptome_assembly_stringtie2/) |
| Haplotyping | [**long_read_dna_haplotyping_whatshap.nf**](/src/nexuslib/pipelines/haplotyping/long_read_dna_haplotyping_whatshap/) |
| HLA typing | [**paired-end_read_rna_hla_typing_arcashla.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_arcashla/) |
| HLA typing | [**paired-end_read_rna_hla_typing_hlaprofiler.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_hlaprofiler/) |
| HLA typing | [**paired-end_read_rna_hla_typing_seq2hla.nf**](/src/nexuslib/pipelines/hla_typing/paired-end_read_rna_hla_typing_seq2hla/) |
| Novel isoform discovery | [**novel_isoform_discovery_flair.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_flair/) |
| Novel isoform discovery | [**novel_isoform_discovery_isoquant.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_isoquant/) |
| Novel isoform discovery | [**novel_isoform_discovery_isoseq.nf**](/src/nexuslib/pipelines/novel_isoform_discovery/novel_isoform_discovery_isoseq/) |
| Quantification (RNA) | [**long_read_rna_quantification_bambu.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_bambu/) |
| Quantification (RNA) | [**long_read_rna_quantification_kallisto.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_kallisto/) |
| Quantification (RNA) | [**long_read_rna_quantification_liqa.nf**](/src/nexuslib/pipelines/quantification/long_read_rna_quantification_liqa/) |
| Quantification (RNA) | [**paired-end_read_rna_quantification_salmon_mapping.nf**](/src/nexuslib/pipelines/quantification/paired-end_read_rna_quantification_salmon_mapping/) |
| Quantification (RNA) | [**paired-end_read_rna_quantification_kallisto.nf**](/src/nexuslib/pipelines/quantification/paired-end_read_rna_quantification_kallisto/) |
| Read error correction | [**long_read_error_correction_ratatosk.nf**](/src/nexuslib/pipelines/read_error_correction/long_read_error_correction_ratatosk/) |
| Utilities | [**fastq_to_unaligned_bam.nf**](/src/nexuslib/pipelines/utilities/fastq_to_unaligned_bam/) |
| Utilities | [**fastqc.nf**](/src/nexuslib/pipelines/utilities/fastqc/) |
Expand Down
28 changes: 18 additions & 10 deletions nextflow/nexus_v0.1.5_nextflow_slurm.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
process {
standard {
process.executor = 'slurm'
process.queue = 'allnodes'
executor.queueSize = '95'
executor.submitRateLimit = '10s'
singularity.enabled = true
singularity.cacheDir = "$PWD"
nodes = 1
}
executor = 'slurm'
queue = 'allnodes'
nodes = 1
}

executor {
queueSize = '95'
submitRateLimit = '10s'
}

singularity {
enabled = true
cacheDir = '/home/jinseok/singularity'
}

docker {
enabled = false
}

process {
Expand Down Expand Up @@ -176,7 +184,7 @@ process {
time = '3days'
}
withLabel: 'kallisto' {
container = 'ajslee/kallisto:0.51.1'
container = 'docker://ajslee/kallisto:0.51.1'
cpus = 32
memory = 128.GB
time = '3days'
Expand Down
Loading

0 comments on commit e8da6ec

Please sign in to comment.