Skip to content

Commit 4325d6b

Browse files
katrinleinweberbgruening
authored andcommitted
Hyperlink DOIs against preferred resolver (#793)
1 parent ba79f89 commit 4325d6b

9 files changed

Lines changed: 15 additions & 15 deletions

File tree

topics/epigenetics/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ references:
8787
-
8888
authors: "I-Hsuan Lin"
8989
title: "Hierarchical Clustering of Breast Cancer Methylomes Revealed Differentially Methylated and Expressed Breast Cancer Genes"
90-
link: "http://dx.doi.org/10.1371/journal.pone.0118453"
90+
link: "https://doi.org/10.1371/journal.pone.0118453"
9191
summary: ""

topics/epigenetics/tutorials/methylation-seq/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tutorial_name: methylation-seq
1919
>
2020
{: .agenda}
2121

22-
This tutorial is based on [I-Hsuan Lin et al.: 'Hierarchical Clustering of Breast Cancer Methylomes Revealed Differentially Methylated and Expressed Breast Cancer Genes'](https://dx.doi.org/10.1371/journal.pone.0118453).
22+
This tutorial is based on [I-Hsuan Lin et al.: 'Hierarchical Clustering of Breast Cancer Methylomes Revealed Differentially Methylated and Expressed Breast Cancer Genes'](https://doi.org/10.1371/journal.pone.0118453).
2323

2424
The data we use in this tutorial is available at [Zenodo](https://zenodo.org/record/557099).
2525

topics/metagenomics/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ references:
7979
-
8080
authors: "John C. Wooley, Adam Godzik, Iddo Friedberg"
8181
title: "A Primer on Metagenomics"
82-
link: "http://dx.doi.org/10.1371/journal.pcbi.1000667"
82+
link: "https://doi.org/10.1371/journal.pcbi.1000667"
8383
summary: ""
8484
-
8585
authors: "Kozich JJ, Westcott SL, Baxter NT, Highlander SK, Schloss PD."

topics/metagenomics/tutorials/mothur-miseq-sop/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ This is not a perfect world. But this is pretty darn good!
779779
> Green, most or all species have been sampled; blue, this habitat has not been exhaustively sampled; red,
780780
> species rich habitat, only a small fraction has been sampled.
781781
>
782-
> (*A Primer on Metagenomics*, Wooley et al. 2010, https://dx.doi.org/10.1371/journal.pcbi.1000667)
782+
> (*A Primer on Metagenomics*, Wooley et al. 2010, https://doi.org/10.1371/journal.pcbi.1000667)
783783
{: .tip}
784784

785785
Now that we have assessed our error rates we are ready for some real analysis.

topics/proteomics/tutorials/ntails/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ N-Tails is a special Proteomics technique to analyze peptide abundancy changes o
88
This is best explained by an example: directly after translation, a protein has exactly one N-terminus. When a protease is cutting the protein in half, each half has its own N-terminus. While the N-terminus of the first half protein is exactly the same as the one of the full protein precursor ("native N-terminus"), the N-terminus of the second half is different ("neo-N-terminus") and depends on the amino acid sequence where the protein was cut.
99
The N-Tails technique includes the use of heavy isotope dimethyl labelling.
1010

11-
The figure below illustrates the mechanism of N-Tails. It was originally published by Stefan Tholen (doctoral thesis, not available online). Further reading on N-Tails and other N-terminal techniques, see [Tholen et al., Springer Vienna, 2013](https://dx.doi.org/10.1007/978-3-7091-0885-7_5).
11+
The figure below illustrates the mechanism of N-Tails. It was originally published by Stefan Tholen (doctoral thesis, not available online). Further reading on N-Tails and other N-terminal techniques, see [Tholen et al., Springer Vienna, 2013](https://doi.org/10.1007/978-3-7091-0885-7_5).
1212

1313
![N-Tails technique](../../images/wf_ntails_technique.png "Overview of the N-Tails technique")
1414

topics/sequence-analysis/tutorials/annotation-with-prokka/data-library.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ libraries:
33
# This needs to be changed to reference your Zenodo data
44
- name: "Assembled contigs for annotation"
55
files:
6-
- url: "http://doi.org/10.5281/zenodo.1156405"
6+
- url: "https://doi.org/10.5281/zenodo.1156405"
77
file_type: "fasta"

topics/transcriptomics/tutorials/ref-based/tutorial.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We have extracted sequences from the Sequence Read Archive (SRA) files to build
4646
>
4747
> To import the files, there are two options:
4848
> - Option 1: From a shared data library if available (ask your instructor)
49-
> - Option 2: From [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122)
49+
> - Option 2: From [Zenodo](https://doi.org/10.5281/zenodo.1185122)
5050
>
5151
> > ### {% icon tip %} Tip: Importing data via links
5252
> >
@@ -211,7 +211,7 @@ We will map our RNA reads to the *Drosophila melanogaster* genome using STAR.
211211

212212
> ### {% icon hands_on %} Hands-on: Spliced mapping
213213
>
214-
> 1. Import the Ensembl gene annotation for *Drosophila melanogaster* (`Drosophila_melanogaster.BDGP6.87.gtf`) from the shared data library or from [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122) into your current Galaxy history
214+
> 1. Import the Ensembl gene annotation for *Drosophila melanogaster* (`Drosophila_melanogaster.BDGP6.87.gtf`) from the shared data library or from [Zenodo](https://doi.org/10.5281/zenodo.1185122) into your current Galaxy history
215215
> - Rename the dataset if necessary
216216
> - Verify that the datatype is `gtf` and not `gff`
217217
>
@@ -496,7 +496,7 @@ In the previous section, we counted reads that mapped to genes for two sample. T
496496

497497
> ### {% icon hands_on %} (Optional) Hands-on: Re-run on the other datasets
498498
>
499-
> You can do the same process on the other sequence files available on [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122)
499+
> You can do the same process on the other sequence files available on [Zenodo](https://doi.org/10.5281/zenodo.1185122)
500500
>
501501
> - Paired-end data
502502
> - `GSM461178_1` and `GSM461178_2`
@@ -509,7 +509,7 @@ In the previous section, we counted reads that mapped to genes for two sample. T
509509
> This is really interesting to redo on the other datasets, specially to check how the parameters are inferred given the different type of data.
510510
{: .hands_on}
511511

512-
To save time, we have run the necessary steps for you and obtained 7 count files, available on [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122).
512+
To save time, we have run the necessary steps for you and obtained 7 count files, available on [Zenodo](https://doi.org/10.5281/zenodo.1185122).
513513

514514
These files contain for each gene of *Drosophila* the number of reads mapped to it. We could compare the files directly and calculate the extent of differential gene expression, but the number of sequenced reads mapped to a gene depends on:
515515

@@ -548,7 +548,7 @@ Here treatment is the primary factor which we are interested in. The sequencing
548548
> ### {% icon hands_on %} Hands-on: Determines differentially expressed features
549549
>
550550
> 1. Create a new history
551-
> 2. Import the seven count files from [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122) or the data library
551+
> 2. Import the seven count files from [Zenodo](https://doi.org/10.5281/zenodo.1185122) or the data library
552552
> - `GSM461176_untreat_single.counts`
553553
> - `GSM461177_untreat_paired.counts`
554554
> - `GSM461178_untreat_paired.counts`
@@ -901,15 +901,15 @@ DEXSeq generates a file similar to the one generated by featureCounts, but with
901901

902902
DEXSeq usage is similar to DESeq2. It uses similar statistics to find differentially used exons.
903903

904-
As for DESeq2, in the previous step, we counted only reads that mapped to exons on chromosome 4 and for only one sample. To be able to identify differential exon usage induced by PS depletion, all datasets (3 treated and 4 untreated) must be analyzed following the same procedure. To save time, we did that for you. The results are available on [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122):
904+
As for DESeq2, in the previous step, we counted only reads that mapped to exons on chromosome 4 and for only one sample. To be able to identify differential exon usage induced by PS depletion, all datasets (3 treated and 4 untreated) must be analyzed following the same procedure. To save time, we did that for you. The results are available on [Zenodo](https://doi.org/10.5281/zenodo.1185122):
905905

906906
- The results of running DEXSeq-count in 'Prepare annotation' mode
907907
- Seven count files generated in 'Count reads' mode
908908

909909
> ### {% icon hands_on %} Hands-on:
910910
>
911911
> 1. Create a new history
912-
> 2. Import the seven exon count files and the annotation GTF file from [Zenodo](https://dx.doi.org/10.5281/zenodo.1185122) or the data library
912+
> 2. Import the seven exon count files and the annotation GTF file from [Zenodo](https://doi.org/10.5281/zenodo.1185122) or the data library
913913
> - `Drosophila_melanogaster.BDGP6.87.dexseq.gtf`
914914
> - `GSM461176_untreat_single.exon.counts`
915915
> - `GSM461177_untreat_paired.exon.counts`

topics/variant-analysis/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ material:
5757
title: "Exome sequencing data analysis"
5858
type: "tutorial"
5959
name: "exome-seq"
60-
zenodo_link: "http://dx.doi.org/10.5281/zenodo.60520"
60+
zenodo_link: "https://doi.org/10.5281/zenodo.60520"
6161
galaxy_tour: no
6262
hands_on: yes
6363
slides: no

topics/variant-analysis/tutorials/diploid-variant-calling/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ In this example we will perform variant calling and annotation using [genome in
140140
* HG003- NA24149 - hu6E4515 (father)
141141
* HG004- NA24143 - hu8E87A9 (mother)
142142

143-
Yet for a quick tutorial these datasets are way too big, so we created a [downsampled dataset](https://dx.doi.org/10.5281/zenodo.60520). This dataset was produced by mapping the trio reads against `hg19` version of the human genome, merging the resulting bam files together (we use readgroups to label individual reads so they can be traced to each of the original individuals), and restricting alignments to a small portion of chromosome 19 containing the [*POLRMT*](http://www.ncbi.nlm.nih.gov/gene?cmd=Retrieve&dopt=Graphics&list_uids=5442) gene.
143+
Yet for a quick tutorial these datasets are way too big, so we created a [downsampled dataset](https://doi.org/10.5281/zenodo.60520). This dataset was produced by mapping the trio reads against `hg19` version of the human genome, merging the resulting bam files together (we use readgroups to label individual reads so they can be traced to each of the original individuals), and restricting alignments to a small portion of chromosome 19 containing the [*POLRMT*](http://www.ncbi.nlm.nih.gov/gene?cmd=Retrieve&dopt=Graphics&list_uids=5442) gene.
144144

145145
> ### {% icon hands_on %} Hands-on: Variant calling
146146
>

0 commit comments

Comments
 (0)