Skip to content

Commit

Permalink
Add comment about mouse geneset. (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo authored Sep 25, 2023
1 parent 1cdf9a8 commit 0914083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/msigdb/dump.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def create_todump_list(self, force=False):
home = self.__class__.BASE_URL
long_version_str = "msigdb_v" + self.release # Should have the format "msigdb_v2022.1"
human_file_name = long_version_str + ".Hs_files_to_download_locally.zip"
# Why keeping mouse geneset commented: https://github.com/biothings/mygeneset.info/commit/08d0aa80f606c27e5c383077a5e629d373b85a14
# mouse_file_name = long_version_str + '.Mm_files_to_download_locally.zip'
# The url for human file should look like this:
# https://data.broadinstitute.org/gsea-msigdb/msigdb/release/2022.1.Hs/msigdb_v2022.1.Hs_files_to_download_locally.zip
Expand Down

0 comments on commit 0914083

Please sign in to comment.