Git Product home page Git Product logo

rcirc's Introduction

Hi, welcome to my GitHub HomePage 🍉

👤 About me:

  • 🔭 I’m currently working on ST-seq
  • 🌱 I’m currently studying at XJTU
  • 📫 How to reach me: [email protected] / [email protected]
  • 🖥 Major: Control Science and Engineering / Bioinformatics

📑 Paper:

  • [1] Sun P, Li G . CircCode: A Powerful Tool for Identifying circRNA Coding Ability[J]. Frontiers in Genetics, 2019, 10:981.
  • [2] Sun P, Wang H, Li G . Rcirc: An R Package for circRNA Analyses and Visualization[J]. Frontiers in Genetics, 2020, 11.

📑 ORCID:

ORCID iD icon https://orcid.org/0000-0003-0796-2133


Visitor count

rcirc's People

Contributors

alexwanghaoming avatar pssun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rcirc's Issues

Good Job

Thanks for your work of circRNA.

Run error

  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.
  1. gff in line 37 of showOverview.R should be replaced with genomegff.
  1. In the section on 'Analysis the reads mapping on sequences', the makeGenome() function should be changed to randomSeq()

sunmitted by: Ludong Yang

TranslateCirc error

Hi, I'm getting an error when running TranslateCirc

ILLUMINACLIP: Using 0 prefix pairs, 138 forward/reverse sequences, 0 forward only sequences, 0 reverse only sequences
Input Reads: 93462704 Surviving: 92983770 (99.49%) Dropped: 478934 (0.51%)
TrimmomaticSE: Completed successfully
sh: bowtie: command not found
sh: bowtie: command not found
sh: STAR: command not found
Error in system("rm -rf", tmp) : 'intern' must be TRUE or FALSE
In addition: Warning messages:
1: In system(gindex_command) : error in running command
2: In system(index_command) : error in running command
3: In system(rindex_command) : error in running command
4: In system(remove_command) : error in running command
5: In system(remove_liner_command) : error in running command
6: In system(map_command) : error in running command

In my modules loaded,
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")

BiocManager::install("GenomicAlignments", force = TRUE)

install.packages('Biostrings')
BiocManager::install('GenomicAlignments')
BiocManager::install('GenomicFeatures')
BiocManager::install('GenomicRanges', force = TRUE)
install.packages('RColorBrewer')
install.packages('circlize')
install.packages('dplyr')
install.packages('ggplot2')
install.packages('grid')
install.packages('gtable')
install.packages('stringr')
BiocManager::install('Rbowtie2', force = TRUE)

install.packages('usethis', force = TRUE)
install.packages('devtools')
library(devtools)
library(Rbowtie2)

install Rcirc

install_github('PSSUN/Rcirc')
library(Rcirc)

I'm following the manual from https://rcirc-doc.readthedocs.io/en/latest/Usage/Usage.html

Error in TranslateCirc

out='/storage/zuozd/rcirc/test/out.bam'
fastq='"/storage/zuozd/circcode/rice/ZH11_1_trans.fastq"'
fastq="/storage/zuozd/circcode/rice/ZH11_1_trans.fastq"
adapter="/storage/zuozd/circcode/rice/adapter_rice.fa"
trimmomatic="/storage/zuozd/circcode/CircCode-master/requiredSoft/trimmomatic-0.38.jar"
genome="/storage/zuozd/genome/oryza_sativa_Japonica/Oryza_sativa.IRGSP-1.0.dna.toplevel.fa"
tmp='/storage/zuozd/rcirc/test/temp/temp.file'
circgenome="/storage/zuozd/circcode/rice/osa_isoform.fasta"
rRNA="/storage/zuozd/circcode/CircCode-master/test-ara/plant-rrna.fasta"
TranslateCirc(out,fastq,adapter,trimmomatic,genome,tmp,circgenome,rRNA)
Error in TranslateCirc(out, fastq, adapter, trimmomatic, genome, tmp, :
找不到对象'geneome'
TranslateCirc(out,fastq,adapter,trimmomatic,genome,tmp,circgenome,rRNA)
Error in TranslateCirc(out, fastq, adapter, trimmomatic, genome, tmp, :
找不到对象'geneome'
TranslateCirc(out,fastq,adapter,trimmomatic,genome,tmp,circgenome,rRNA)
Error in TranslateCirc(out, fastq, adapter, trimmomatic, genome, tmp, :
找不到对象'geneome'

请问这个问题怎么解决。谢谢!!!

package installation error

I am trying to install this package, but gives me the following error:

Error : (converted from warning) unable to re-encode 'rCirc.R' line 52
ERROR: unable to collate and parse R files for package 'Rcirc'.

Error: Failed to install 'Rcirc' from GitHub:
(converted from warning) installation of package ‘C:/Users/aayus/AppData/Local/Temp/RtmpspA0yH/file2f1ccbd213e/Rcirc_0.1.0.tar.gz’ had non-zero exit status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.