diff --git a/modules/local/combine_uniprot/environment.yml b/modules/local/combine_uniprot/environment.yml index ba4697d..a570213 100644 --- a/modules/local/combine_uniprot/environment.yml +++ b/modules/local/combine_uniprot/environment.yml @@ -5,4 +5,4 @@ channels: dependencies: - conda-forge::grep=3.11 - conda-forge::sed=4.8 - - conda-forge::tar=1.34 \ No newline at end of file + - conda-forge::tar=1.34 diff --git a/modules/local/compare_structures/environment.yml b/modules/local/compare_structures/environment.yml index 6cce822..9f657a6 100644 --- a/modules/local/compare_structures/environment.yml +++ b/modules/local/compare_structures/environment.yml @@ -1,9 +1,9 @@ name: compare_structures channels: -- conda-forge -- bioconda + - conda-forge + - bioconda dependencies: -- conda-forge::biopython=1.84 -- conda-forge::matplotlib=3.9.2 -- conda-forge::pip=24.2 -- conda-forge::plotly=5.24.1 + - conda-forge::biopython=1.84 + - conda-forge::matplotlib=3.9.2 + - conda-forge::pip=24.2 + - conda-forge::plotly=5.24.1 diff --git a/modules/local/download_pdbmmcif/environment.yml b/modules/local/download_pdbmmcif/environment.yml index 760a631..4a53be0 100644 --- a/modules/local/download_pdbmmcif/environment.yml +++ b/modules/local/download_pdbmmcif/environment.yml @@ -1,7 +1,7 @@ name: download_pdbmmcif channels: -- conda-forge -- bioconda + - conda-forge + - bioconda dependencies: -- conda-forge::aria2=1.36.0 -- conda-forge::rsync=3.3.0 \ No newline at end of file + - conda-forge::aria2=1.36.0 + - conda-forge::rsync=3.3.0 diff --git a/modules/local/generate_report/environment.yml b/modules/local/generate_report/environment.yml index 5ae9f60..07a5b9f 100644 --- a/modules/local/generate_report/environment.yml +++ b/modules/local/generate_report/environment.yml @@ -1,9 +1,9 @@ name: generate_report channels: -- conda-forge -- bioconda + - conda-forge + - bioconda dependencies: -- conda-forge::biopython=1.84 -- conda-forge::matplotlib=3.9.2 -- conda-forge::pip=24.2 -- conda-forge::plotly=5.24.1 + - conda-forge::biopython=1.84 + - conda-forge::matplotlib=3.9.2 + - conda-forge::pip=24.2 + - conda-forge::plotly=5.24.1 diff --git a/modules/local/multifasta_to_csv/environment.yml b/modules/local/multifasta_to_csv/environment.yml index 244151a..d92aa27 100644 --- a/modules/local/multifasta_to_csv/environment.yml +++ b/modules/local/multifasta_to_csv/environment.yml @@ -4,4 +4,4 @@ name: multifasta_to_csv dependencies: - conda-forge::grep=3.11 - conda-forge::sed=4.8 - - conda-forge::tar=1.34 \ No newline at end of file + - conda-forge::tar=1.34 diff --git a/modules/local/multifasta_to_singlefasta/environment.yml b/modules/local/multifasta_to_singlefasta/environment.yml index c133cc0..273e53d 100644 --- a/modules/local/multifasta_to_singlefasta/environment.yml +++ b/modules/local/multifasta_to_singlefasta/environment.yml @@ -5,4 +5,4 @@ channels: dependencies: - conda-forge::grep=3.11 - conda-forge::sed=4.8 - - conda-forge::tar=1.34 \ No newline at end of file + - conda-forge::tar=1.34