Skip to content

Commit 43a740c

Browse files
committed
update links for repo transfer
1 parent 247d794 commit 43a740c

File tree

6 files changed

+22
-24
lines changed

6 files changed

+22
-24
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# EMC Viroscience Website
22

3-
This repository contains the Quarto source code for the EMC Viroscience website, hosted at [https://lucvzon.github.io/EMC-Viroscience.github.io/](https://lucvzon.github.io/EMC-Viroscience.github.io/). The site serves as a central hub for bioinformatics workflow manuals, tool documentation, blog posts, and relevant links for the group.
3+
This repository contains the Quarto source code for the EMC Viroscience website, hosted at [https://EMC-Viroscience.github.io/](https://EMC-Viroscience.github.io/). The site serves as a central hub for bioinformatics workflow manuals, tool documentation, blog posts, and relevant links for the group.
44

5-
[![Deploy Quarto Website](https://github.com/LucvZon/EMC-Viroscience.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/LucvZon/EMC-Viroscience.github.io/actions/workflows/deploy.yml)
5+
[![Deploy Quarto Website](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/actions/workflows/deploy.yml)
66

77
## Technology
88

@@ -24,7 +24,7 @@ This repository contains the Quarto source code for the EMC Viroscience website,
2424
To preview the website locally before contributing:
2525

2626
1. Ensure you have [Quarto installed](https://quarto.org/docs/get-started/).
27-
2. Clone this repository: `git clone https://github.com/LucvZon/EMC-Viroscience.github.io`
27+
2. Clone this repository: `git clone https://github.com/EMC-Viroscience/EMC-Viroscience.github.io`
2828
3. Navigate to the directory: `cd EMC-Viroscience.github.io`
2929
4. Run: `quarto preview`
3030
5. This will render the site locally and open it in your default web browser.
@@ -34,7 +34,7 @@ To preview the website locally before contributing:
3434

3535
We welcome contributions! Please see the detailed guide on the website:
3636

37-
* **[How to Contribute Manuals and Content](https://lucvzon.github.io/EMC-Viroscience.github.io/contribute/add_manuals.html)**
37+
* **[How to Contribute Manuals and Content](https://EMC-Viroscience.github.io/contribute/add_manuals.html)**
3838

3939
In summary, the process involves:
4040
1. Forking the repository.

_quarto.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ website:
2828
- icon: github
2929
menu:
3030
- text: Source code
31-
url: https://github.com/LucvZon/EMC-Viroscience.github.io
31+
url: https://github.com/EMC-Viroscience/EMC-Viroscience.github.io
3232
- text: Report a bug
33-
url: https://github.com/LucvZon/EMC-Viroscience.github.io/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml&title=bug
33+
url: https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml&title=bug
3434
- text: Report a documentation issue
35-
url: https://github.com/LucvZon/EMC-Viroscience.github.io//issues/new?assignees=&labels=documentation&projects=&template=docs-issue.yml&title=docs
35+
url: https://github.com/EMC-Viroscience/EMC-Viroscience.github.io//issues/new?assignees=&labels=documentation&projects=&template=docs-issue.yml&title=docs
3636
- text: Submit a feature request
37-
url: https://github.com/LucvZon/EMC-Viroscience.github.io/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.yml&title=feat
37+
url: https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.yml&title=feat
3838

3939
sidebar: # Define a list of sidebar configurations
4040
- id: id-imam

contribute/add_manuals.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This is where we adapt your book content for integration into the main EMC Viros
5050

5151
We use the standard GitHub Fork & Pull Request workflow for contributions.
5252

53-
1. **Fork the Repository:** Go to the main website repository: [https://github.com/LucvZon/EMC-Viroscience.github.io](https://github.com/LucvZon/EMC-Viroscience.github.io) and click the "Fork" button in the top-right corner. This creates a copy of the repository under your own GitHub account.
53+
1. **Fork the Repository:** Go to the main website repository: [https://github.com/EMC-Viroscience/EMC-Viroscience.github.io](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io) and click the "Fork" button in the top-right corner. This creates a copy of the repository under your own GitHub account.
5454
2. **Clone Your Fork:** Clone the forked repository to your local machine:
5555
```bash
5656
git clone https://github.com/YOUR-GITHUB-USERNAME/EMC-Viroscience.github.io.git
@@ -151,4 +151,4 @@ Once you're happy with the local preview:
151151

152152
The maintainers of the EMC Viroscience website will review your pull request. They may ask for changes or clarifications. Once approved and merged, an automated process will render the site and deploy the changes.
153153

154-
Thank you for contributing! If you have questions during this process, please feel free to open an issue on the [website repository's issue tracker](https://github.com/LucvZon/EMC-Viroscience.github.io/issues).
154+
Thank you for contributing! If you have questions during this process, please feel free to open an issue on the [website repository's issue tracker](https://github.com/EMC-Viroscience/EMC-Viroscience.github.io/issues).

posts/IMAM-02-quick_start.qmd

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ The workflow is distributed as a self-contained Singularity container image, whi
2424
Download the required workflow image file (`imam_workflow.sif`) directly through the terminal:
2525

2626
``` bash
27-
wget https://github.com/LucvZon/illumina-metagenomic-analysis-manual/releases/latest/download/imam_workflow.sif
27+
wget https://github.com/EMC-Viroscience/illumina-metagenomic-analysis-manual/releases/latest/download/imam_workflow.sif
2828
```
2929

30-
Or go to the [github page](https://github.com/LucvZon/illumina-metagenomic-analysis-manual/releases/latest){target="_blank"} and manually download it there, then transfer it to your HPC system.
30+
Or go to the [github page](https://github.com/EMC-Viroscience/illumina-metagenomic-analysis-manual/releases/latest){target="_blank"} and manually download it there, then transfer it to your HPC system.
3131

3232
## 1.3 Verify Container {.unnumbered}
3333

@@ -43,7 +43,7 @@ singularity shell imam_workflow.sif
4343

4444
`singularity shell imam_workflow.sif` will drop you into a shell running inside the container. The conda environment needed for this workflow is automatically active on start-up of the interactive shell. All the tools of the conda environment will therefore be ready to use.
4545

46-
Please note that you do not have to run `conda activate {environment}` to activate the environment – everything is inside imam_workflow.sif. If you're curious about the conda environment we're using, you can check it out [here](https://github.com/LucvZon/illumina-metagenomic-analysis-manual/blob/main/envs/environment.yml){target="_blank"}
46+
Please note that you do not have to run `conda activate {environment}` to activate the environment – everything is inside imam_workflow.sif. If you're curious about the conda environment we're using, you can check it out [here](https://github.com/EMC-Viroscience/illumina-metagenomic-analysis-manual/blob/main/envs/environment.yml){target="_blank"}
4747

4848
## 1.4 Project Setup
4949

@@ -70,25 +70,23 @@ singularity exec \
7070
-p {project.folder} \
7171
-n {name} \
7272
-r {reads} \
73+
--ref-genome {reference} \
74+
--diamond-db {database} \
7375
-t {threads}
7476
```
7577

7678
- `{name}`: The name of your study, no spaces allowed.
7779
- `{project.folder}`: The project folder where you run your workflow and store results.
7880
- `{reads}`: The folder that contains your raw .fastq.gz files. Raw read files must adhere to the naming scheme as described [here](https://help.basespace.illumina.com/files-used-by-basespace/fastq-files#naming){target="_blank"}.
81+
- `{reference}`: Absolute path pointing to your reference genome (.fna, .fasta, .fa).
82+
- `{database}`: Absolute path pointing to your diamond database (.dmnd).
7983

8084
::: callout-important
8185
**The `--bind` arguments are needed to explicitly tell Singularity to mount the necessary host directories into the container.** The part before the colon is the path on the host machine that you want to make available. The path after the colon is the path inside the container where the host directory should be mounted.
8286

8387
As a default, Singularity often automatically binds your home directory (`$HOME`) and the current directory (`$PWD`). We also explicitly bind `/mnt/viro0002-data` in this example. If your input files (reads, reference, databases) or output project directory reside outside these locations, you MUST add specific `--bind /host/path:/container/path` options for those locations, otherwise the container won’t be able to find them.
8488
:::
8589

86-
::: callout-note
87-
When **prepare_project.py** prompts for the **reference genome** and **diamond database** paths, you must enter the absolute host paths, and these paths must be accessible via one of the bind mounts.
88-
89-
Also, it'll ask if you want to create a raw_data/ folder with softlinks to your raw fastq.gz files. This is not required for running the workflow, but it can be convenient to have softlinks to your raw data available in your project directory.
90-
:::
91-
9290
After running the prepare_project.py helper script, you should have the following files in your project directory:
9391

9492
- The **sample.tsv** should have 3 columns: sample (sample name), fq1 and fq2 (paths to raw read files). Please note that samples sequenced by Illumina machines can be ran across different lanes. In such cases, the Illumina software will generate multiple fastq files for each sample that are lane specific (e.g. L001 = Lane 1, etc). So you may end up with a sample.tsv file that contains samples like `1_S1_L001` and `1_S1_L002`, even though these are the same sample, just sequenced across different lanes. The snakemake workflow will recognize this behaviour and merge these files together accordingly.

posts/NAAM-02-quick_start.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ The workflow is distributed as a self-contained Singularity container image, whi
2424
Download the required workflow image file (`naam_workflow.sif`) directly through the terminal:
2525

2626
```bash
27-
wget https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/latest/download/naam_workflow.sif
27+
wget https://github.com/EMC-Viroscience/nanopore-amplicon-analysis-manual/releases/latest/download/naam_workflow.sif
2828
```
2929

30-
Or go to the [github page](https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/latest){target="_blank"} and manually download it there, then transfer it to your HPC system.
30+
Or go to the [github page](https://github.com/EMC-Viroscience/nanopore-amplicon-analysis-manual/releases/latest){target="_blank"} and manually download it there, then transfer it to your HPC system.
3131

3232
## 1.3 Verify Container {.unnumbered}
3333

@@ -43,7 +43,7 @@ singularity shell naam_workflow.sif
4343

4444
`singularity shell naam_workflow.sif` will drop you into a shell running inside the container. The conda environment needed for this workflow is automatically active on start-up of the interactive shell. All the tools of the conda environment will therefore be ready to use.
4545

46-
Please note that you do not have to run `conda activate {environment}` to activate the environment – everything is inside naam_workflow.sif. If you're curious about the conda environment we're using, you can check it out [here](https://github.com/LucvZon/nanopore-amplicon-analysis-manual/blob/main/envs/environment.yml){target="_blank"}
46+
Please note that you do not have to run `conda activate {environment}` to activate the environment – everything is inside naam_workflow.sif. If you're curious about the conda environment we're using, you can check it out [here](https://github.com/EMC-Viroscience/nanopore-amplicon-analysis-manual/blob/main/envs/environment.yml){target="_blank"}
4747

4848
## 1.4 Project Setup
4949

posts/NAAM-06-sars_cov_2.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ When using Nextclade, make sure that the reference sequence of the dataset is th
3737

3838
## 5.2 Custom nextclade visualisation {.unnumbered}
3939

40-
If your Nextclade dataset contained a GFF3 annotation file for the reference sequence, then you can use the [viz_nextclade_cli.R](https://github.com/LucvZon/nanopore-amplicon-analysis-manual/tree/main/scripts) script to visualize the amino acid mutations per genetic feature. The plots will be generated for each genetic feature of the reference sequence and are output as plotly and ggplotly versions.
40+
If your Nextclade dataset contained a GFF3 annotation file for the reference sequence, then you can use the [viz_nextclade_cli.R](https://github.com/EMC-Viroscience/nanopore-amplicon-analysis-manual/tree/main/scripts) script to visualize the amino acid mutations per genetic feature. The plots will be generated for each genetic feature of the reference sequence and are output as plotly and ggplotly versions.
4141

4242
Execute the following:
4343
```bash
@@ -62,5 +62,5 @@ As Nextclade already performs pangolin classification step for you, it has becom
6262
pangolin {input} --outfile {output}
6363
```
6464

65-
- `{input}` is your aggregated consensus fasta file from step X.X.
65+
- `{input}` is your consensus fasta file from step 3.2.
6666
- `{output}` is a .csv file that contains taxon name and lineage assigned per fasta sequence. Read more about the output format: [https://cov-lineages.org/resources/pangolin/output.html](https://cov-lineages.org/resources/pangolin/output.html)

0 commit comments

Comments
 (0)