找到约 15 条结果

文章 GATK 4.4.0报错“ A JNI error has occurred, please check your installation and try again

...出现“Error: A JNI error has occurred, please check your installation and try again“的一种解决方案_a jni error has occurred,please check your-CSDN博客

文章 merge_metadata_genexpdata.r 在metadata中添加基因表达数据

...-m metadata -g expset -b by [--log2] [-o outdir] [-p prefix]merge metadata and gene expression:optional arguments:  -h, --help            show this help message and exit  -m metadata, --metadata metadata                        input metadata file path with suvival time [require...

文章 利用SNP构建指纹图谱!SNPT的使用教程!

...-bin/snpt这个软件可以做的分析: Indentify unique SNPs profiles and assign sequence types(MST);Calculate allele frequencies;Find informative SNPs;Calculate D (Index of the Discrininatory Ability);Find the set(s) of minimum SNPs;Output MST data file in mega and interleaved mega format. ...

文章 deseq_analysis.r 差异基因分析DESeq2

...e/1500 optional arguments: -h, --help show this help message and exit -i filepath, --input filepath input read count file [required] -m filepath, --metadata filepath metadata file , required -t treatname, --treatname treatname ...

问题 利用gff文件提取基因结构,结果文件是空的

...小时前 use Getopt::Long;my %opts;use Data::Dumper;GetOptions( \%opts, "in1=s", "in2=s", "out=s", "h" );if (   !defined( $opts{in1} )|| !defined( $opts{in2} )|| !defined( $opts{out} )|| defined( $opts{h} ) ){&USAGE;}open( IN1, "$opts{in1}" )  || die "open $opts{in1} failed\n";open( IN2, "$...

文章 WGCNA 中Relationship between module eigengenes图片绘制--plotMEpairs函数

...airwise scatterplots of given eigengenes, the distribution of their values and their pairwise correlations. plotMEpairs(   datME,    y = NULL,    main = "Relationship between module eigengenes",    clusterMEs = TRUE,    ...) datMEa data frame containing expression data,...

文章 从原始测序数据开始分析单细胞数据

...       --log2stderr > whitelist.txt; # ## Step 3: Extract barcdoes and UMIs and add to read names #umi_tools extract --bc-pattern="(?P<discard_1>CTCTTTCCCT)(?P<cell_1>.{10})(?P<discard_2>ACGACGCTCTTCGAGTGATTGCTTGTGACGCCTT)(?P<cell_2>.{8})(?P<umi_1>.{12})T{4}.*"...

文章 串联重复基因 tandem和segmental的区别与联系

...基因家族的时候会有以下疑惑:基因家族串联重复基因tandem和segmental的区别与联系,如何理解基因家族加倍与复制?要回答以上问题,要从基因家族形成方式上去解释: 基因家族的形成方式: 1.染色体組多倍化( Whole genome duplic...

问题 无法链接到docker守护进程

...8:00" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" 然后我按照GitHub的导航操作了还是没解决这个报错...

问题 无法链接到docker守护进程

...8:00" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" 然后我按照GitHub的导航操作了还是没解决这个报错...

问题 如何修改perl脚本,利用id号抽提gff文件中的位置信息?

...: use Getopt::Long; my %opts; use Data::Dumper; GetOptions (\%opts,"in1=s","in2=s","out=s","h");  if (! defined($opts{in1}) ||! defined($opts{in2})||! defined($opts{out}) || defined($opts{h})){ &USAGE; } open (IN1,"$opts{in1}") || die "open $opts{in1} failed\n"; open (IN2,"$opts{in2}...

文章 利用qiime2对微生物扩增子测序数据文库根据barcode信息拆分数据

...emux.qza  参考:https://forum.qiime2.org/t/demultiplexing-and-trimming-adapters-from-reads-with-q2-cutadapt/2313 课程推荐:微生物扩增子分析课程实操     微生物16S/ITS/18S分析原理及结果解读

文章 从gff文件当中提取对应转录本ID的基因结构信息用于GSDS绘制结构图脚本更新

..._gene_exon_from_gff.pl 用法:perl ../script/get_gene_exon_from_gff.pl -in1 WRKY_domain_new_out_emoved_redundant.txt -in2 Arabidopsis_thaliana.TAIR10.31.gff3 -out gene_exon_info.gff 输出结果(部分): 脚本源代码: use Getopt::Long; my %opts; use Data::Dumper; GetOptions( \%o...

文章 熊猫全基因组研究进展

...: [1].   Li R, Fan W, Tian G, Zhu H, He L, Cai J, et al. The sequence and de novo assembly of the giant panda genome[J]. Nature. 2009;463:311. [2].   Hu Y, Wu Q, Ma S, Ma T, Shan L, Wang X, et al. Comparative genomics reveals convergent evolution between the bamboo-eating giant and red panda...

问题 meme分析后显示error at: maxw

...name of background Markov model file[-revcomp]allow sites on + or - DNA strands[-pal]force palindromes (requires -dna)[-maxiter <maxiter>]maximum EM iterations to run[-distance <distance>]EM convergence criterion[-psp <pspfile>]name of positional priors file[-prior dirichlet|dmix|m...