PSSUN / Rcirc

R language based circRNA visualization toolbox
GNU General Public License v3.0
7 stars 2 forks source link

Run error #3

Closed PSSUN closed 4 years ago

PSSUN commented 4 years ago
  1. In the showOverview function, the Ribo-seq and RNA-seq files should be inputted in bed format, and the manual page was misspelled as bam format.

  2. gff in line 37 of showOverview.R should be replaced with genomegff.

  3. In the section on 'Analysis the reads mapping on sequences', the makeGenome() function should be changed to randomSeq()

sunmitted by: Ludong Yang

PSSUN commented 4 years ago

All issues have been resolved.

PSSUN commented 4 years ago
  1. we have changed the documents
  2. we have changed the variable name
  3. Now makeGenome() can be called correctly