Other packages > Find by keyword >

misha  

Toolkit for Analysis of Genomic Data
View on CRAN: Click here


Download and install misha package within the R console
Install from CRAN:
install.packages("misha")

Install from Github:
library("remotes")
install_github("cran/misha")

Install by package version:
library("remotes")
install_version("misha", "5.3.2")



Attach the package and use:
library("misha")
Maintained by
Aviezer Lifshitz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-09-05
Latest Update: 2025-03-06
Description:
A toolkit for analysis of genomic data. The 'misha' package implements an efficient data structure for storing genomic data, and provides a set of functions for data extraction, manipulation and analysis. Some of the 2D genome algorithms were described in Yaffe and Tanay (2011) .
How to cite:
Aviezer Lifshitz (2023). misha: Toolkit for Analysis of Genomic Data. R package version 5.3.2, https://cran.r-project.org/web/packages/misha. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-08-24 15:30), 4.2.3 (2023-09-05 18:30), 4.2.6 (2023-09-14 11:10), 4.2.8 (2023-12-05 16:20), 4.2.9 (2024-01-15 11:30), 4.3.6 (2025-03-06 15:10), 4.3.11 (2025-08-25 10:30), 4.3.12 (2025-08-31 16:10), 5.3.1 (2025-12-10 12:30), 5.3.2 (2025-12-14 07:40), 5.4.0 (2026-01-27 23:50), 5.4.5 (2026-02-20 14:40), 5.6.6 (2026-03-19 23:00)
Other packages that cited misha R package
View misha citation profile
Other R packages that misha depends, imports, suggests or enhances
Complete documentation for misha
Functions, R codes and Examples using the misha R package
Some associated functions: dot-misha . gbins.quantiles . gbins.summary . gcis_decay . gcluster.run . gcompute_strands_autocorr . gdb.create . gdb.get_readonly_attrs . gdb.init . gdb.reload . gdb.set_readonly_attrs . gdir.cd . gdir.create . gdir.cwd . gdir.rm . gdist . gextract . gintervals.2d.all . gintervals.2d.band_intersect . gintervals.2d . gintervals.all . gintervals.canonic . gintervals.chrom_sizes . gintervals.diff . gintervals.exists . gintervals.force_range . gintervals.import_genes . gintervals.intersect . gintervals.is.bigset . gintervals.liftover . gintervals.load . gintervals.load_chain . gintervals.ls . gintervals.mapply . gintervals.neighbors . gintervals . gintervals.quantiles . gintervals.rbind . gintervals.rm . gintervals.save . gintervals.summary . gintervals.union . gintervals.update . giterator.cartesian_grid . giterator.intervals . glookup . gpartition . gquantiles . gsample . gscreen . gsegment . gseq.extract . gsummary . gtrack.2d.create . gtrack.2d.import . gtrack.2d.import_contacts . gtrack.array.extract . gtrack.array.get_colnames . gtrack.array.import . gtrack.array.set_colnames . gtrack.attr.export . gtrack.attr.get . gtrack.attr.import . gtrack.attr.set . gtrack.convert . gtrack.create . gtrack.create_dirs . gtrack.create_pwm_energy . gtrack.create_sparse . gtrack.exists . gtrack.import . gtrack.import_mappedseq . gtrack.import_set . gtrack.info . gtrack.liftover . gtrack.lookup . gtrack.ls . gtrack.modify . gtrack.rm . gtrack.smooth . gtrack.var.get . gtrack.var.ls . gtrack.var.rm . gtrack.var.set . gvtrack.array.slice . gvtrack.create . gvtrack.info . gvtrack.iterator.2d . gvtrack.iterator . gvtrack.ls . gvtrack.rm . gwget . gwilcox . misha-package . pipe . 
Some associated R codes: compute.R . db.R . ftp.R . intervals.R . misha-package.R . track-2d.R . track-array.R . track-attr.R . track-var.R . track.R . utils-pipe.R . utils.R . vtrack.R . zzz.R .  Full misha package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA