Indexing individual nucleotides across genome with NumPy-compatible output
0
0
Entering edit mode
15 months ago

Which current method do you recommend for evaluating whole-genome sequence data at a resolution of individual nucleotides and saving the results as a number array that can be processed via NumPy or R? Take, for example, the objective of identifying and indexing the position of all G and C nucleotides on a particular chromosome to measure local GC compositional heterogeneity and identify new CpG islands.

In the past, I would conduct such analyses via the Python library 'Plastid' (https://doi.org/10.1186/s12864-016-3278-x) but it does not appear to be maintained any longer and fails upon installation. Thus, I am looking for alternative methods.

nucleotide array genome NumPy indexing • 417 views
ADD COMMENT

Login before adding your answer.

Traffic: 3661 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6