Giter Site home page Giter Site logo

abc's Introduction

get_mVISTA_annotation_file_from_genbank

用于修改genbank文件获得mVISTA作图的注释文件的python脚本

  • 使用方法
python get_mVISTA_annotation_file_from_genbank_1.py -i input_genbank.gb
download_gb_or_fa_from_NCBI_cp_genome_database_1.py

NCBI批量下载序列,需要填写自己的邮箱

  • 使用方法
python download_gb_or_fa_from_NCBI_cp_genome_database_1 -f gb/fasta -a assession.number
select_seq_according_to_seq_length.py

选择fasta文件中序列长度大于某一值的序列

  • 使用方法
python select_seq_according_to_seq_length.py input.fa 200 output.fasta
batch_convert_nex_to_fasta.py
  • 使用方法 将需要转化的nexus格式文件放到input_nexus文件夹中,然后运行脚本
python .\batch_convert_nex_to_fasta.py .\input_nexus\ output_fasta

fasta结果文件将会保存在 output_fasta文件夹中

ROUSFinder2.py

这个脚本来源于论文Repeats of Unusual Size in Plant Mitochondrial Genomes: Identification, Incidence and Evolution 使用方法 python2 ROUSFinder2.py MH645952.fna 脚本是使用python2写的 使用这个脚本的前提是blastn安装到了/user/bin目录下, 如果没有可以通过-b参数指定blastn的路径 这么说的话可能只能在linux系统下使用 默认最小长度是50,可以通过-m参数来修改

abc's People

Contributors

punicagranatuml avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

teng-xichao

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.