Yuning You
commited on
Commit
·
ee51cb8
1
Parent(s):
8b99783
update
Browse files- test.ipynb +1 -1
test.ipynb
CHANGED
@@ -154,7 +154,7 @@
|
|
154 |
"- we need a list which maps feature channels to ensemble ids: ```channel2ensembl_ids_target```\n",
|
155 |
"- format: ```channel2ensembl_ids_target = [[ensemblid1_for_channel1, ensemblid2_for_channel1, ...], [ensemblid1_for_channel2, ensemblid2_for_channel2, ...], ...]```\n",
|
156 |
"- one channel could correspond to multiple ensemble ids, e.g., when in your original data the channels are annotated with gene names\n",
|
157 |
-
"- you can use to
|
158 |
]
|
159 |
},
|
160 |
{
|
|
|
154 |
"- we need a list which maps feature channels to ensemble ids: ```channel2ensembl_ids_target```\n",
|
155 |
"- format: ```channel2ensembl_ids_target = [[ensemblid1_for_channel1, ensemblid2_for_channel1, ...], [ensemblid1_for_channel2, ensemblid2_for_channel2, ...], ...]```\n",
|
156 |
"- one channel could correspond to multiple ensemble ids, e.g., when in your original data the channels are annotated with gene names\n",
|
157 |
+
"- you can use BioMart to map your gene name into one or multiple ensemble ids"
|
158 |
]
|
159 |
},
|
160 |
{
|