- Cambridge, MA, USA
Block or Report
Block or report javadnoorb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
flowermodel Public
This is a set of codes to analyze the data from https://doi.org/10.1038/s41586-019-1429-3
Jupyter Notebook
-
-
pandas Public
Forked from pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python
-
1
from rpy2.robjects import pandas2ri, r
2import rpy2.robjects.packages as rpackages
3from rpy2.robjects.vectors import StrVector
4from rpy2.rinterface import RRuntimeError
5
83 contributions in the last year
Activity overview
Contributed to
broadinstitute/depmap_omics,
broadinstitute/CCLF_TWIST,
datapplab/pathview
and 4 other
repositories
Contribution activity
June 2022
Created 1 repository
Created a pull request in datapplab/pathview that received 4 comments
Created an issue in datapplab/pathview that received 5 comments
failed to download KEGG xml/png files
Hi. When I run something similar to the following:
pathview(gene.data=kegg_gene_list, pathway.id="hsa04110", species = 'hsa', same.layer=FALSE)
I g…
5
comments
20
contributions
in private repositories
Jun 1 – Jun 27