找到约 15 条结果

文章 跟着文献学做图 | 用蛋白质序列做主成分分析(PCA)

...t.mase数据集: > library(seqinr)> mase.res <- read.alignment(file=system.file("sequences/test.mase",                                              package="seqinr"), format = "mase") 查看mase.res数据集的格式,若不理解可使用?as.alignment查看该...

问题 circos 字体大小与比例问题

...=0.75         color=set2-8-qual-1         crest=0.5         file=/Users/823371123/Desktop/work/SBT/棉花基因家族分析/共线性分析/ghgrga/quan/SBTLickedRegion.tab.txt         radius=0.88r         #<rules>             #<rule>               ...

问题 泛基因组核心基因和可变基因长度比较core_pan_gene_compare.r报错

...tmp*, value = contr.funs[1 + isOF[nn]]) : contrasts can be applied only to factors with 2 or more levels Calls: aov ... model.matrix.terms -> model.matrix.default -> contrasts<- Execution halted。我在泛基因组分类的时候只分为了3类,core, dispensable和private。是这个...

问题 做psmc的时候,显示没有这个get_fa_by_id.pl

...pts/get_fa_by_id.pl: /biosoft/miniconda/bin/perl: bad interpreter: No such file or directory

问题 基因家族分析文章:筛选时为什么选用基因组数据库的编码蛋白,而不是蛋白组数据库?

...,我基因家族分析的文章被审稿人问道:It is not clear to me why authors search protein from the genome, not proteome. Moreover, the authors should underline that their results report the finding of candidate genes encoding protein and not candidate p...

文章 evolview 3.0最新更新美化进化树

... trees from user guide tree examples)Select tree input format.Tree text editor: Paste the tree contents here. or use demo tree option to load trees from user guide examples.2. 基础设置: 上传完成之后,可以点edit,做一些进化树的基础设置,和2.0差不多: 3 高级...

问题 您好,想请教一下 linux中 R语言安装magick的包装不上的问题

...错:Error: package or namespace load failed for ‘magick’ in dyn.load(file, DLLpath = DLLpath, ...):  无法载入共享目标对象‘/usr/local/lib64/R/library/00LOCK-magick/00new/magick/libs/magick.so’::   /usr/local/lib64/R/library/00LOCK-magick/00new/magick/libs/magick.so: undefine...

文章 从TCGA数据库中下载指定类型样本的数据

... platform = "Illumina HiSeq", file.type = "results", experimental.strategy = "RNA-Seq", sample.type = "Primary solid Tumor") TCGA数据库中主要有如下几种类型的样本: 如果您想学习TCGA...

问题 扩增子OTU分析报错

...VA_132_QIIME_release/rep_set/rep_set_16S_only/97/silva_132_97_16S.fna --id_to_taxonomy_fp /work/database/SILVA_132_QIIME_release/taxonomy/16S_only/97/taxonomy_7_levels.txt --assignment_method uclust --similarity 0.8 Command returned exit status: 1 Stdout: 用的ampliseq-q1:v1.2的版本,程...

文章 subset_column.r 根据ID列表,取对应列的数据:

...ed]  -o outdir, --outdir outdir                        output file directory [default cwd]  -p prefix, --prefix prefix                        output file name prefix [default demo] 参数说明: -i 输入要处理的表格,第一列会都成行名 TCGA-D7-A74A-0...

问题 bedtools intersect -wo -nonamecheck -F 0.1 -a region_merged.bed -b $vcf >var.txt

bedtools  intersect -wo -nonamecheck -F 0.1  -a  region_merged.bed -b $vcf >var.txt ***** ERROR: -b option given, but no database file specified. *****

问题 有参转录组分析,合并样本count值文件报错。

... tumor_rep3_gene.tsv -l tumor_rep3 Traceback (most recent call last):   File "/mnt/data/home/tycloud/RNAseq/scripts/merge_gene_count.py", line 12, in <module>     import pandas as pd ModuleNotFoundError: No module named 'pandas'

文章 如何设置EditPlus/notepad++的默认编码utf-8方式 避免中文乱码

...弹出用户配置对话框然后,在下面的对话框中的左侧选择Files设置项,在右侧面板中选择UTF-8编码即可: 最后点击OK,完成设置!

文章 QIIME1格式转换

...e.from_txt.biom --table-type="OTU table" --process-obs-metadata taxonomy --to-hdf5 3.在运用QIIME1脚本进行分类: 不同水平下相对丰度文件: summarize_taxa.py -i otu_table.from_txt.biom -o taxa_summary/relative_abundance --level 2,3,4,5,6,7 不同水平下绝对丰度文件...

文章 qiime自带的alpha_diversity.py脚本报错

..._species,shannon,chao1,simpson,ace,goods_coverage 在运行时报错 File "/share/work/biosoft/python/Python-v2.7.11/lib/python2.7/site-packages/scikit_bio-0.2.3-py2.7-linux-x86_64.egg/skbio/diversity/alpha/_ace.py", line 70, in ace raise ValueError("The only rare OTUs are singletons, so t...