当前位置: 首页 > news >正文

网站登录设计欣赏湖南湘源建设工程有限公司网站

网站登录设计欣赏,湖南湘源建设工程有限公司网站,深圳做营销网站的公司简介,长沙做网站一般多少钱合适详细介绍 尽管这个工具已经暂停后续开发#xff0c;但其工具功能还是挺好的#xff0c;大家可以参考一下#xff0c;尤其对于喜欢自定义开发流程的可以参考是流程。 MOCAT 2#xff08;Metaomic Analysis Toolkit 2#xff09;是一个用于宏基因组和宏转录组数据分析的工具… 详细介绍 尽管这个工具已经暂停后续开发但其工具功能还是挺好的大家可以参考一下尤其对于喜欢自定义开发流程的可以参考是流程。 MOCAT 2Metaomic Analysis Toolkit 2是一个用于宏基因组和宏转录组数据分析的工具集旨在处理和分析来自各种环境样品如土壤、水体、肠道等的宏基因组学和宏转录组学数据。它提供了一系列功能模块涵盖了数据预处理、序列比对、装配、功能注释和分析等方面。 文章 MOCAT: A Metagenomics Assembly and Gene Prediction Toolkit | PLOS ONE 官网MOCAT2 githubGitHub - mocat2/mocat2: Latest MOCAT2 version MOCAT 2的主要特点和功能 综合性支持宏基因组学和宏转录组学数据的处理和分析能够应用于不同类型的元组件metagenome、metatranscriptome数据。 数据预处理包括质量控制、去除PCR重复、去除低质量序列、去除宿主序列等预处理步骤以准备数据用于后续分析。 序列比对能够进行序列比对到参考数据库对元组件数据进行分类、注释等。 序列装配支持元组件数据的序列装配得到组装得到的序列。 功能注释和分析提供了功能注释和分类分析模块能够进行基于注释的功能分析如基因功能注释、基因家族分析等。 并行计算支持多线程并行计算能够加速数据处理和分析的速度。 灵活性提供了多种配置选项和参数可根据不同的实验设计和数据类型进行定制化处理和分析。 支持多种数据格式能够处理和分析常见的测序数据格式如FASTQ、FASTA等。 MOCAT 2的使用流程 MOCAT 2的使用流程包括数据准备、选择合适的模块和参数、运行分析、结果解释和分析等步骤。用户可以根据实验设计和数据类型选择合适的模块和参数进行分析并根据分析结果进行后续的生物信息学分析或实验设计。 官方文档和资源 MOCAT 2提供了详细的官方文档和使用指南其中包括安装指南、使用教程、参数说明等可在官方网站或GitHub页面获取相关信息和支持 MOCAT2Metaomic Analysis Toolkit 2是用于宏基因组和宏转录组数据分析的工具提供了一系列功能用于质量控制、序列比对、装配、注释等。以下是MOCAT2的基本使用方法和分析流程 安装 MOCAT2 MOCAT2可以从其官方网站或GitHub页面获取源代码并且在Linux环境下进行编译安装。可以参考官方文档提供的安装指南进行安装MOCAT2 GitHub 1. 安装依赖项 在开始安装MOCAT2之前需要确保系统中已安装以下依赖项 Python 2.7 或更高版本C 编译器如GCCPerl 5 或更高版本Perl模块DB_File、Math::Round、List::Util、Digest::MD5某些功能可能需要安装其他外部工具如Bowtie2、BLAST等 2. 下载源代码 可以从MOCAT2的GitHub页面获取源代码。在终端中运行以下命令来克隆MOCAT2的代码库 git clone https://github.com/mocat2/mocat2.git 进入安装目录运行设置脚本 # cd mocat2/stable/2.1.3 ./setup.MOCAT2.pl#或 perl ./setup.MOCAT2.pl 要不要下载扩展数据库或要不要下载文章数据集我这里都选择了no因为感觉用不上。大家可根据需求下载 MOCAT2的一些常见模块及其输出结果文件的内容展示和介绍 1. mocat_preprocessing 模块 输出文件 clean_reads_1.fastq、clean_reads_2.fastq: 经过质量控制和预处理后的测序数据。summary_statistics.txt: 包含关于质量控制步骤的统计信息如序列数目、质量分数统计等。 2. mocat_assembly 模块 输出文件 contigs.fasta: 组装得到的contigs序列。assembly_stats.txt: 包含有关组装质量和性能的统计信息如N50、最大/最小contig长度等。 3. mocat_analysis 模块 输出文件 blast_results.txt包含BLAST注释的结果显示序列与参考数据库的相似性。gene_catalog.fasta根据比对结果生成的基因目录序列。functional_annotation.txt功能注释的结果文件包括基因或序列的功能描述、KEGG或COG注释等信息。classification_results.txt分类结果显示序列或基因的分类信息如菌株、属、门水平的分类等。 4. mocat_metaquant 模块可选用于定量分析 输出文件 gene_abundance_table.txt基因丰度表显示每个基因在样本中的丰度估算。transcript_abundance_table.txt转录本丰度表显示转录本在样本中的丰度估算。其他可能包含样本丰度信息的文件。 注意事项 每个模块生成的输出文件格式和内容可能会因应用不同参数和实验设计而有所不同。结果文件中包含的信息可以帮助研究人员了解数据质量、序列注释信息、组装质量和功能注释等方面的信息。输出文件中的数据通常以文本或FASTA等格式呈现可以使用文本编辑器或专业的生物信息学软件进行查看和进一步分析。 MOCAT2 使用流程 数据准备 获得宏基因组/宏转录组测序数据FASTQ格式。准备参考数据库如基因组数据库或功能注释数据库。 运行 MOCAT2 MOCAT2的主要模块和使用示例命令如下 mocat_preprocessing进行质量控制和预处理。 mocat_preprocessing -t 4 -o output_directory --input-files reads_1.fastq,reads_2.fastq mocat_assembly执行序列组装。 mocat_assembly -t 4 -o output_directory --input-files reads_1.fastq,reads_2.fastq mocat_analysis进行功能注释和分类分析。 mocat_analysis -t 4 -o output_directory --input-files assembly.fa 这里的 -t 选项用于指定线程数-o 用于指定输出目录--input-files 用于指定输入文件。 结果解释和分析 MOCAT2生成的输出文件包括装配得到的序列、注释结果、分类信息等。可以使用其他工具或分析流程进一步解释和分析这些结果。 示例代码 以下是一个使用MOCAT2的简单Shell脚本示例演示了一个简单的分析流程 # 质量控制和预处理 mocat_preprocessing -t 4 -o preprocessing_output --input-files reads_1.fastq,reads_2.fastq# 序列组装 mocat_assembly -t 4 -o assembly_output --input-files preprocessing_output/clean_reads_1.fastq,preprocessing_output/clean_reads_2.fastq# 功能注释和分类分析 mocat_analysis -t 4 -o analysis_output --input-files assembly_output/contigs.fasta注意事项 MOCAT2提供了丰富的功能和模块具体的使用方法和参数设置需要根据数据类型和实验设计进行调整。分析过程可能需要较长的时间和较大的计算资源特别是对于大规模的宏基因组/宏转录组数据。根据数据类型和分析需求可能需要进一步的后续分析和解释。 MOCAT.pl全参数帮助信息 MOCAT.pl --help MOCAT - Metagenomics Analysis Toolkit v2.1.3by Jens Roat Kultima, Luis Pedro Coelho, Shinichi Sunagawa Bork Group, EMBL Full manual FAQ: MOCAT.pl -manHow to cite MOCAT: MOCAT.pl -citeHave you tried the wrapper runMOCAT.sh? Try it!Usage: MOCAT.pl -sf|sample_file FILE [Pipeline, Statistics, Additional Options]FILEContains the list of folder names (sample names), one per line,in which the raw sample data is locatedExamplesProcess, Assemble, Revise Assembly, Predict Genes, cluster genes into gene catalog, annotate gene catalog, profile against gene catalogMOCAT.pl -sf my.samples -rtfMOCAT.pl -sf my.samples -aMOCAT.pl -sf my.samples -gp assemblyMOCAT.pl -sf my.samples -make_gene_catalog -assembly_type assemblyMOCAT.pl -sf my.samples -annotate_gene_catalogMOCAT.pl -sf my.samples -s my.samples.padded -identity 95MOCAT.pl -sf my.samples -f my.samples.padded -identity 95MOCAT.pl -sf my.samples -p my.samples.padded -identity 95 -mode functionalAssemble and predict genes: MOCAT.pl -sf my.samples -rtf(no screen) MOCAT.pl -sf my.samples -aMOCAT.pl -sf my.samples -gp assemblyfetch marker genes: MOCAT.pl -sf my.samples -fmg assemblyMOCAT.pl -sf my.samples -ssAssemble and predict genes: MOCAT.pl -sf my.samples -rtf(DB screen) MOCAT.pl -sf my.samples -s hg19 -screened_files -identity 90MOCAT.pl -sf my.samples -a -r hg19MOCAT.pl -sf my.samples -gp assembly -r hg19MOCAT.pl -sf my.samples -ssAssemble and predict genes: MOCAT.pl -sf my.samples -rtf(remove eg. adapters MOCAT.pl -sf my.samples -sff adapters.fa -screened_filesand then DB screen) MOCAT.pl -sf my.samples -bwa hg19 -r adapters.fa -screened_filesMOCAT.pl -sf my.samples -a -r screened.adapters.fa.on.hg19MOCAT.pl -sf my.samples -gp assembly -r screened.adapters.fa.on.hg19MOCAT.pl -sf my.samples -ssPipeline Options-r|reads [reads.processed, DATABASE or FASTA FILE]Required for all pipeline options, except rtf|read_trim_filterSpecify whether processing trim filtered, or screened reads.A default value to this setting can also be specified in config file-e|extractedOptional for all pipeline options, except rtf|read_trim_filter, see full manual-rtf|read_trim_filterperforms trimming and filtering of reads-a|assemblyPerforms assembly of reads-ar|assembly_revisionFurther improves assemblies-gp|gene_prediction [assembly, assembly.revised]Predicts protein coding genes on assemblies-fmg|fetch_mg [assembly, assembly.revised]Extracts marker genes among the predicted genes-soap|bwa [DB1 DB2 ...,s,c,f,r]Screen, extract and map reads against a reference databse (hg19 is provided) or (s)acftigs,(c)ontigs, sca(f)folds from an assembly, or scaftigs from a (r)evised assembly.This mapping step uses SOAPaligner2 (soap) or BWA (bwa).Additional options:-screened_files : If set, screened read files are generated, these are reads not matching the DB-extracted_files : If set, extracted read files are generated, these are reads matching the DB-use_mem : If set, copies the DB into memory for faster loading-sff|screen_fastafile FASTA FILESame as s|screen above, but uses USearch, rather than SOAPaligner2.-fsoap [DB1 DB2 ...,s,c,f,r]Filter screened reads, (s)caftigs, (c)ontigs, sca(f)folds or (r)evised assembly scaftigsat higher %ID and length cutoff. This step has to be run before calculating profiles if the option soap was usedAdditional options:-shm : If set, faster, but saves data for the filtering step in /dev/shm/USER-psoap|pbwa [DB1 DB2 ...,s,c,f,r] -m|mode [gene, NCBI, mOTU, functional] -o [OUTPUT FOLDER]Generate gene, mOTU, NCBI or functional profiles on filtered reads,(s)caftigs, (c)ontigs, sca(f)folds or (r)evised assembly scaftigs. If -mode is set to either NCBI or mOTU, it is expected that the reads have been correctly mapped to the corresponding databases.Specify psoap if you used the command soap previously, and pbwa if you used bwa.Additional options:-no_horizontal : No not calculate horizontal gene functional coverages-verbose : Prints extra information about status of profiling steps-shm : Faster, but saves 2-5 GB of data for the profiling step in /dev/shm/USER-uniq : Specify this flag if you find duplicated row names(e.g. if you have mapped to a DB where the same reference appears multiple times)Available modulesThese are installed in the folder /nfs/data/Downloads/mocat2/stable/2.1.3/modEach module requires a NAME.sh and NAME.cfg file inside the NAME folder-annotate_gene_catalog [leave empty for using sample file generated catalog or enter full path to catalog; use amino acid sequence file]Required options:-blasttype [should be blastp normally for amino acid sequences, but can be set to blastx]-make_gene_catalog [samples specifed in sample file will be used ot generate catalog]Required options:-assembly_type [asembly or assembly.revised]Statistics Options-sfq|stats_fastqcProduces statistics for each lane with raw reads using the FastQC toolkit-ss|sample_statusPrints a simple view how the processing status of each sample,and stores this in sample_file.statusAdditional Options-cfg|config [file]Specify another config file than MOCAT.cfg-x|no_executeOnly create job scripts, but dont execute them-nt|no_tempOverrides any specified temp folders config file-cpus [integer]Not recommended, but specifies a fixed number of cores for each job,please read the full manual using MOCAT.pl -man-host [hostname]Runs the jobs on a different host machine-identity [integer]Overrides any percentage cutoff setting in cfg file-length [integer]Overrides any length cutoff setting in cfg file-memory XGBIf queuing system is SGE or LSF, it will require XGB of RAM for the jobThis can also be set with the respective memory options by adding theseto the param fields in the config file-config Ab CdOverrides setting A from the config file with b, etc
http://www.zqtcl.cn/news/447368/

相关文章:

  • 时尚网站模板代码网站模板炫酷
  • 股票网站怎么做动态表格live2d看板娘wordpress
  • 班级网站建设开题报告企业创新平台建设
  • 网站建设有什么要求建设电子商务网站的步骤
  • 百度推广和哪些网站有合作专业网站开发多少钱
  • 相城区住房建设局网站做网站开发电脑配置
  • 成都网站建设制作photoshop网页制作视频教程
  • 深圳网站做的好的公司广州外贸营销网站建设公司
  • 网站你懂我意思正能量晚上不用下载直接进入微信公众号免费模板素材网站
  • 网站设计模板之家南宁seo外包平台
  • 免费舆情网站遵义市双控体系建设网站
  • 企业做网站得多少钱wordpress get_posts
  • 轻淘客网站怎么做申请个人网址
  • 新的网站的建设步骤购物网站首页源码
  • 龙岗网站建设费用明细中山 灯饰 骏域网站建设专家
  • 做catalog的免费网站网站开发一般采用什么框架
  • 网站建设海淀区网站特殊字体
  • 电子商务网站建设情况国风网页设计欣赏
  • 海拉尔网站建设+网站设计徐州模板建站定制网站
  • 做网站诱导充值犯法吗折叠分类目录模板wordpress
  • 企业网站建设的平台怎样建网站买东西
  • 免费推广工具有哪些上海优化营商环境
  • 模板网站怎么修改下载的字体如何安装到wordpress
  • 中国建设资格注册中心网站杭州市建设信用网官网
  • 国外网站搭建平台wordpress+行间距插件
  • 做网站买那种服务器wordpress商店插件
  • dw网站开发流程做影视网站怎么
  • 建好的网站在哪里免费的app软件大全
  • 建设银行信用卡境外网站盗刷电子商务专业是学什么的
  • asp.net做电商网站设计徐州做网站费用