GithubHelp home page GithubHelp logo

tir-learner-rice's People

Contributors

weijiasu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tir-learner-rice's Issues

Error when i excute the script

## pre-set parameters
version="2.5"
path="/Users/ohon_ad/Documents/Project_LTR/EDTA/bin/TIR-Learner2.5" #program path
dir=$(pwd) #current work directory
rawFile="/Users/ohon_ad/Documents/Project_LTR/EDTA/bin/TIR-Learner2.5/GCDROM.fna" #the genome file with relative path
grfp="/Users/ohon_ad/Documents/Tools/GenericRepeatFinder-master/bin"
#grfp="$path/../GenericRepeatFinder/bin/"
#grfp="~/las/bin/GenericRepeatFinder/bin/"
species="others" # One of the following "Maize", "Rice" or "others"
len=5000 # Maximum of element length used in GRF
t=4 # CPUs

sh TIR-Learner2.5.sh 
readlink: illegal option -- f
usage: readlink [-n] [file ...]
############################################################ Pre-Processing ###########################################################
usage: pre.py [-h] -g GENOMEFILE -name GENOMENAME
pre.py: error: argument -g/--genomeFile: expected one argument
Jump to Module3
############################################################ Module 3 Begin ###########################################################
Module 3, Step 1: Split Genome and Run GRF program to find Inverted Repeats
usage: RunGRF.py [-h] -g GENOMEFILE -name GENOMENAME -p PATH -t PROCESSER -d
                 CURRENTD -grfp GRFPATH -l TIR_LENGTH
RunGRF.py: error: argument -g/--genomeFile: expected one argument
Module 3, Step 2: Process GRF results
usage: ProcessGRFmite.py [-h] -g GENOMEFILE -name GENOMENAME -p PATH -t
                         PROCESSER -d CURRENTD
ProcessGRFmite.py: error: argument -g/--genomeFile: expected one argument
cp: TIR-Learner/*-p: No such file or directory
Module 3, Step 3: Get dataset
usage: getDataset.py [-h] -name GENOMENAME -p PATH -t PROCESSER -d CURRENTD -g
                     GENOMEFILE
getDataset.py: error: argument -g/--genomeFile: expected one argument
Module 3, Step 4: Check TIR/TSD
cat: *-+-DTA.fa: No such file or directory
cat: *-+-DTC.fa: No such file or directory
cat: *-+-DTH.fa: No such file or directory
cat: *-+-DTM.fa: No such file or directory
cat: *-+-DTT.fa: No such file or directory
cat: *-+-NonTIR.fa: No such file or directory
Module 3, Step 5: Write to Gff
cat: *-+-*-+-*.gff3: No such file or directory
rm: *-+-*-+-*.gff3: No such file or directory
############################################################ Module 3 Finished ########################################################
Get Final GFF
############################################################ Process and Combining three gff files ##################################
Traceback (most recent call last):
  File "/Users/ohon_ad/Documents/Project_LTR/EDTA/bin/TIR-Learner2.5/Module3_New/CombineAll.py", line 75, in <module>
    f_m3=removeDupinSingle("%s.gff3"%(genome_Name+spliter+"Module3"))
  File "/Users/ohon_ad/Documents/Project_LTR/EDTA/bin/TIR-Learner2.5/Module3_New/CombineAll.py", line 57, in removeDupinSingle
    f=pd.read_csv(file,header=None,sep="\t") #shujun
  File "/Users/ohon_ad/anaconda3/envs/TIR-Learner/lib/python3.6/site-packages/pandas/io/parsers.py", line 676, in parser_f
    return _read(filepath_or_buffer, kwds)
  File "/Users/ohon_ad/anaconda3/envs/TIR-Learner/lib/python3.6/site-packages/pandas/io/parsers.py", line 448, in _read
    parser = TextFileReader(fp_or_buf, **kwds)
  File "/Users/ohon_ad/anaconda3/envs/TIR-Learner/lib/python3.6/site-packages/pandas/io/parsers.py", line 880, in __init__
    self._make_engine(self.engine)
  File "/Users/ohon_ad/anaconda3/envs/TIR-Learner/lib/python3.6/site-packages/pandas/io/parsers.py", line 1114, in _make_engine
    self._engine = CParserWrapper(self.f, **self.options)
  File "/Users/ohon_ad/anaconda3/envs/TIR-Learner/lib/python3.6/site-packages/pandas/io/parsers.py", line 1891, in __init__
    self._reader = parsers.TextReader(src, **kwds)
  File "pandas/_libs/parsers.pyx", line 532, in pandas._libs.parsers.TextReader.__cinit__
pandas.errors.EmptyDataError: No columns to parse from file
Get fasta file
usage: GetAllSeq.py [-h] -g GENOMEFILE -name GENOMENAME -p PATH -t PROCESSER
                    -d CURRENTD
GetAllSeq.py: error: argument -g/--genomeFile: expected one argument
mv: rename TIR-Learner/*FinalAnn*.gff3 to TIR-Learner-Result/*FinalAnn*.gff3: No such file or directory
mv: rename TIR-Learner/*FinalAnn*.fa to TIR-Learner-Result/*FinalAnn*.fa: No such file or directory

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.