Skip to content
#

genetics

Here are 384 public repositories matching this topic...

scanpy
hail
hammer
hammer commented Jan 30, 2020

I tried to run Hail with Spark 2.4.4 built for Scala 2.12, and it did not work. It does work with Spark 2.4.4 built for Scala 2.11.

Here's the error I got with Scala 2.12:

Py4JJavaError: An error occurred while calling z:is.hail.HailContext.apply.
: java.lang.NoSuchMethodError: scala/Predef$.refArrayOps([Ljava/lang/Object;)Lscala/collection/mutable/ArrayOps; (loaded from file:/home/hammer

ghost
ghost commented Jun 10, 2019

Not sure if this useful for others / including in docs, but here's how I create a conda environment for cmapPy in python 3. I mention this b/c I have done it other ways and ended up not having the hdf5 command line tools in the environment (which I find useful).

  1. conda create -n cmapPy3 python=3 scikit-learn scipy numpy seaborn matplotlib statsmodels pandas jupyter sympy h5py
  2. `conda ac
conniecl
conniecl commented Apr 10, 2019

Hi, @hardingnj.
In the old version(2009) of XP-CLR, it distinguish the genotype1 and genotype2 to object population and reference population, respectively. After apply my data in the new version using VCF format, I notice there are only parameters of -samplesA and -samplesB, I'm wondering which samples represents the reference population (A or B)? Since I didn't find the informat

legaultmarc
legaultmarc commented Feb 2, 2016

Perhaps it is me who misunderstood, but in the tutorial on survival analysis, we can see this line:

NA06994 569.4273004275149 0 48 20.2946857226 1

Where 569.4273004275149 is the time to event and 0 means that the event was not observed.

If I understand correctly, there shouldn't be a TTE if the event was unobserved and this line would be incorrect.

Hence my proposed f

JanaJarecki
JanaJarecki commented Jul 15, 2019

Hi,
umx is great, thank you for it!

I am looking for mediation-relate resources. Are there any? Is it possible to provide an example of mediation analysis with umx? I couldn't find it in the docs, only in the lavaan-to-openmx-helper function.

Particularly, it would be fantastic to exemplify hierarchical (mixed-effects) mediation because I think openmx/umx is the only framework in R that ca

Improve this page

Add a description, image, and links to the genetics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the genetics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.