-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Global change CMA-Lab > TCP-Lab
- Loading branch information
Showing
5 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Transportome Profiler analysis | ||
|
||
This repository contains the code for the analysis on the expression profile of | ||
the transportome in Cancer based on the [MTP-DB](https://github.com/CMA-Lab/MTP-DB). | ||
the transportome in Cancer based on the [MTP-DB](https://github.com/TCP-Lab/MTP-DB). | ||
|
||
This is a two-step process. The database is queried for information by the | ||
script in `src/geneset_maker`. The algorithm generates gene sets ready for use | ||
|
@@ -17,7 +17,7 @@ You can run the analysis in two ways: locally or in a Docker container. | |
In both cases, you must first clone and link the repository locally: | ||
```bash | ||
# Clone the repo | ||
git clone [email protected]:CMA-Lab/transportome_profiler.git | ||
git clone [email protected]:TCP-Lab/transportome_profiler.git | ||
cd ./transportome_profiler | ||
# Make housekeeping directories. See the following note. | ||
./link A_FOLDER_THAT_WILL_CONTAIN_THE_DATA | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters