You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to create a list using synonyms
The method create_list(content=genes,list_type="Gene",name="a random name") in the list_manager, only adds exact matches.
We should add an additional group 'SYNONYM' to the inut param add
The text was updated successfully, but these errors were encountered:
There is no way to create a list using synonyms
The method create_list(content=genes,list_type="Gene",name="a random name") in the list_manager, only adds exact matches.
We should add an additional group 'SYNONYM' to the inut param add
The text was updated successfully, but these errors were encountered: