NEWS.md
gdb.create_genome
function.R_curErrorBuf
, SET_TYPEOF
Rf_
prefix in the c++ code.ALLGENOME
is now only soft deprecated in order to support old misha scripts.gtrack.create_dirs
function.gcluster.run
.gintervals.neighbors
..misha
. Variables such as ALLGENOME
can now be accessed as .misha$ALLGENOME
. This change is not backwards compatible, please update your code accordingly.gintervals.neighbors
(same as gintervals.neighbors1
from misha.ext
). This means that instead of having two columns of ‘chrom’, ‘start’ and ‘end’, the resulting data frame would have ‘chrom1’, ‘start1’ and ‘end1’.gwget
now uses curl
in order to work on systems that do not have ftp
installed.markdown
format.Genomes
vignette that demonstrates how to create a new genome database.