Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
Graph Builder Toolbar streamlines interactive graphing. Creates shortcuts on Report and GraphBuilder Helpers toolbars. Download and install the extension.
This is Priyanka, working at university of Illinois as a post doc, we talked about JMP genomics
Pl find herewith attached screenshot for JMP genomics license recent version we recently bought for analyzing single cell genomics data
now the weird thing I found is we don't have any option to import single cell data in analytical process dialog box below the Import VCF files button (pl find herewith attached screenshot 1 )
Hi Priyanka @Patel213 . If you includee @mention (in this case, @Chris_Kirchberg) in your comments, they will go directly to the person who could help. If Chris can't help he will find someone who can.
What you are looking for is in the newest version of JMP Genomics, JMP Genomics 10. If you go to the Help menu item at the top left and then choose About JMP. There will be the version number as well as the SITE ID number.
It is likely you have an older version and need to obtain the newest version. @pany_allen, your academic sales person, should be able to help you and your institution get access to the latest version.
@Patel213 , I forgot to mention that if you want to use t-SNE and UMAP, you would also need to install R on the same computer. Here is a link to help documentation that gives some guidance regarding these two packages and JMP Genomics. Here is another link to the documentation for the Basic Single-Cell RNA-Seq Workflow.
Here is some additional details about adding those packages and what you have to do to enable them for JMP Genomics:
Instructions for R Installation:
If R is not installed on your machine, please go to https://www.r-project.org/ to download the latest version of R.
If R is already installed, make sure only one version of R is available. If any problems happen when calling R, try to uninstall and update to the latest version.
Install Rtsne and UMAP packages by type install.packages("Rtsne") and install.packages("UMAP") in R console.
Type library("Rtsne") and library("UMAP") in R console to make sure not errors occurred
For more information regarding these two packages, check out their manual pages:
Modify the sasv9.cfg File to Include the -RLANG Option in the SAS System File:
You must set this option or you will encounter error messages when attempting to use this Add-In.
Navigate to the location of the sasv9.cfg file on your computer. Typically, this file is located in the C:\Program Files\SASHome\SASFoundation\9.4\nls\en\ directory;