From aa65e4cf47d24c346c11076931374f5032d4a57e Mon Sep 17 00:00:00 2001 From: Vikram Chandra Date: Thu, 12 Jul 2018 16:15:22 -0400 Subject: [PATCH] Added link to MAGOT --- Cpla_contamination_removal.ipynb | 2 +- Orug_contamination_removal.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cpla_contamination_removal.ipynb b/Cpla_contamination_removal.ipynb index 7b1c49d..fdfafd1 100644 --- a/Cpla_contamination_removal.ipynb +++ b/Cpla_contamination_removal.ipynb @@ -418,7 +418,7 @@ "metadata": {}, "source": [ "### MAGOT Script\n", - "This script takes each species' gene name, searches the corresponding peptidome and returns the peptide sequence for each gene. \n", + "This script takes each species' gene name, searches the corresponding peptidome and returns the peptide sequence for each gene. Install from https://github.com/biorover/MAGOT\n", "\n", "```\n", "#!/usr/bin/bash\n", diff --git a/Orug_contamination_removal.ipynb b/Orug_contamination_removal.ipynb index ffe9515..4c899b4 100644 --- a/Orug_contamination_removal.ipynb +++ b/Orug_contamination_removal.ipynb @@ -411,7 +411,7 @@ "metadata": {}, "source": [ "### MAGOT Script\n", - "This script takes each species' gene name, searches the corresponding peptidome and returns the peptide sequence for each gene. \n", + "This script takes each species' gene name, searches the corresponding peptidome and returns the peptide sequence for each gene. Install from https://github.com/biorover/MAGOT\n", "\n", "```\n", "#!/usr/bin/bash\n",