implementation of the read.dcf() function.
Having so many entries in the 'seqnames' field of your seed file is
probably a bad idea anyway. This field is typically expected to list
the chromosomes or "top-level sequences" so...to a call to read.dcf() made in
the
> forgeBSgenomeDataPkg() that is used to read the seed file. I came to
the
> realization that there is an upper limit to t…
