cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
aadecarlojr
Level III

third party reference lookup

I have a genomic locus column and an alleles column for SNP but is there the capability to have JMP use an online SNP reference database to automatically determine the rs number associated with the locus and allelic variation?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: third party reference lookup

Hi @aadecarlojr

Unfortunately there is not an automatic lookup function within JMP. You could connect to a database and import an appropriate file and join it into your main table. A custom scripted solution is the only way to make the process more "automatic".

Best,

Chris Kirchberg, M.S.2
Data Scientist, Life Sciences - Global Technical Enablement
JMP Statistical Discovery, LLC. - Denver, CO
Tel: +1-919-531-9927 ▪ Mobile: +1-303-378-7419 ▪ E-mail: chris.kirchberg@jmp.com
www.jmp.com

View solution in original post

1 REPLY 1

Re: third party reference lookup

Hi @aadecarlojr

Unfortunately there is not an automatic lookup function within JMP. You could connect to a database and import an appropriate file and join it into your main table. A custom scripted solution is the only way to make the process more "automatic".

Best,

Chris Kirchberg, M.S.2
Data Scientist, Life Sciences - Global Technical Enablement
JMP Statistical Discovery, LLC. - Denver, CO
Tel: +1-919-531-9927 ▪ Mobile: +1-303-378-7419 ▪ E-mail: chris.kirchberg@jmp.com
www.jmp.com

Recommended Articles