diff --git a/software/bedtools/complementbed/Dockerfile b/software/bedtools/complement/Dockerfile similarity index 100% rename from software/bedtools/complementbed/Dockerfile rename to software/bedtools/complement/Dockerfile diff --git a/software/bedtools/complementbed/environment.yml b/software/bedtools/complement/environment.yml similarity index 100% rename from software/bedtools/complementbed/environment.yml rename to software/bedtools/complement/environment.yml diff --git a/software/bedtools/complementbed/main.nf b/software/bedtools/complement/main.nf similarity index 100% rename from software/bedtools/complementbed/main.nf rename to software/bedtools/complement/main.nf diff --git a/software/bedtools/complementbed/meta.yml b/software/bedtools/complement/meta.yml similarity index 100% rename from software/bedtools/complementbed/meta.yml rename to software/bedtools/complement/meta.yml diff --git a/software/bedtools/complementbed/test/input_data/A.bed b/software/bedtools/complement/test/input_data/A.bed similarity index 100% rename from software/bedtools/complementbed/test/input_data/A.bed rename to software/bedtools/complement/test/input_data/A.bed diff --git a/software/bedtools/complementbed/test/input_data/genome.sizes b/software/bedtools/complement/test/input_data/genome.sizes similarity index 100% rename from software/bedtools/complementbed/test/input_data/genome.sizes rename to software/bedtools/complement/test/input_data/genome.sizes diff --git a/software/bedtools/complementbed/test/main.nf b/software/bedtools/complement/test/main.nf similarity index 100% rename from software/bedtools/complementbed/test/main.nf rename to software/bedtools/complement/test/main.nf diff --git a/software/bedtools/complementbed/test/nextflow.config b/software/bedtools/complement/test/nextflow.config similarity index 100% rename from software/bedtools/complementbed/test/nextflow.config rename to software/bedtools/complement/test/nextflow.config