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
HI @wjddyd66 ,
I am not sure what is going on, but please update to MOFA2 (https://github.com/bioFAM/MOFA2), as stated in the README file. The second version is much improved and this repository is no longer mantained.
See the "Getting started vignette" for Python. In addition, we now have a downstream analysis package coded in Python (https://github.com/gtca/mofax). It is less comprehensive though than the R package
Regarding SNPs, they are unlikely to be succesful in MOFA. This is because the genome does not show display many sources of variation between the features, except for population structure and related variables. This is unlike the transcriptome, which works in the form of a large number of gene regulatory networks that can vary massively across cell states, tissues, etc.
My Dataset is Like this...
SNP
Gene Expression
Other Dataset
I have two question to mofapy/run/python_template.py
First
When the above code is executed, the following result window appears.
Is this warning code to group each sample together with the same samples based on the Pandas Index?
Second
When the above code is executed, the following result window appears.
Which dimension should be matched?
For reference, in the case of other datasets (complete data, the number of samples is the same in all modalities), no error occurred.
In the case of Incomplete Data, what additional work should be done?
The text was updated successfully, but these errors were encountered: