找到约 15 条结果

问题 snp密度图绘制

...的snp.unknown_multianno.vcf文件绘制时有报错信息,Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  :    line 46 did not have 209 elements Calls: read.table -> scan,应该是生成的vcf格式有问题,但是用一开始过滤完的snp.clean.vcf.gz...

文章 bioperl处理fasta和fastq序列截取反向互补翻译等等

... use Bio::SeqIO;use Bio::Seq;use Data::Dumper;$in  = Bio::SeqIO->new(-file => "D:/share/scripts/Arabidopsis_thaliana.TAIR10.cds.all.fa" ,                               -alphabet=>"dna",                               -format => 'Fasta');$out = Bio::SeqIO-...

问题 您好,我扩增子分类注释报错了,麻烦您帮我看看

...k/tmp/tmpW7bSxCiAuQqVCErU3a2S.txt" Traceback (most recent call last):   File "/biosoft/miniconda/envs/qiime1/bin/assign_taxonomy.py", line 417, in <module>     main()   File "/biosoft/miniconda/envs/qiime1/bin/assign_taxonomy.py", line 394, in main     log_path=log_path)   File "/...

文章 sort 按照染色体排序后按位置坐标排序

经常会遇到对bed文件或其他相关数据的排序,记录一下如何先按照染色体号排序,然后按照坐标位置排序。 sort -k1,1 -k2n file1 > file2 排序完成后如下:

问题 R语言源码安装包报错!

...装,一直报错,不知道为什么。注:关键语句:D:/Program Files/R/R-3.6.3/include/glib.h:30:26: fatal error: glib/galloca.h: No such file or directory

文章 Bowtie2使用方法与参数详细介绍

...对错误和一些严重的错误, 不在屏幕上输出任何东西.--met-file <path> 将bowtie2的检测信息(metrics)写入文件<path>.用于debug.Default: metrics disabled.--met-stderr <path> 将bowtie2的检测信息(metrics)写入标准错误文件句柄. 和上一个选项...

文章 lefse 运行报错python3中

...: 51 ( 131 ) before internal wilcoxon Traceback (most recent call last): File "/Users/tahazakariya/opt/anaconda3/envs/test/bin/lefse_run.py", line 8, in <module> sys.exit(lefse_run()) File "/Users/tahazakariya/opt/anaconda3/envs/test/lib/python3.9/site-packages/lefse/lefse_run.py", lin...

文章 NCBI-SRA数据下载的3种方法

...件夹下的bin目录。 sratoolkit-centos_linux64/bin/prefetch --option-file sra.txt 方法二:迅雷下载 迅雷下载的方法我们之前介绍过,此方法可参考 更快更稳地下载NCBI里的测序数据 ,这里我就不赘述了。 方法三:wget下载 前两种方法...

问题 请问老师,motif分析之后,html文件打不开,显示如下

not well-formed (invalid token) at line 177, column 44, byte 5589 at /biosoft/miniconda/envs/genefamilyenv/lib/meme-5.1.0/perl/CheckingSAX.pm line 46.Warning: meme_xml_to_html exited abnormally and may have failed to create HTML output.

问题 在docker中用cleandata与宿主序列比对得到sam文件这一步出现错误,

...qc/cleandata/${i}.bowtie.map.log  # Filter and output as SAM(or BAM),-f 4 to Remove reads from the alignment,  # if you want to keep the -F on the alignment (12 for both ends), add -b before the output to output in BAM format samtools view --threads 6 \ -f 12 -h \ $workdir/1.host_del_and_qc/cleand...

文章 奇葩的导师太多?nature index一张图告诉你怎样选导师!

...文献: Carsten Lund Pedersen, This simple tool shows you how to choose your mentors, natureindex, 28 August 2019. 生物女学霸,一个自称学霸其实很渣的生物汪,努力将有趣的、有用的、有血有肉的科研那些事儿呈现给大家,关注一个好不啦~

问题 请问在用SURVIVOR进行多样本SV合并出错

在用SURVIVOR进行多样本SV合并时,生成的合并vcf里只保留了两个样本的信息,命令如下SURVIVOR merge sample_files 1000 2 1 -1 -1 -1 group_merged.vcf,sample_file里包含manta和delly鉴定出来的SV

文章 cnv_dumbbell_plot.r 绘制哑铃图ggplot2包

... -c CNV_DATA, --cnv_data CNV_DATA input cnv data file path[required] -g GENE_SYMBOL, --gene_symbol GENE_SYMBOL Enter the file path that contains the gene symbol[required] -H HEIGHT, --height HEIGHT ...

问题 单细胞测序数据分析#相同细胞不同处理之间差异B细胞差异时报错

...ETest(data.use = data.use, cells.1 = cells.1, cells.2 = cells.2,  :    Please install DESeq2 - learn more at https://bioconductor.org/packages/release/bioc/html/DESeq2.html Calls: FindMarkers ... FindMarkers -> FindMarkers.default -> PerformDE -> DESeq2DETest Execution halted 想问...

问题 R下载GEO数据没有显示GSM1625995 = col_double()

...col_character()     GSM1625995 = col_double()     ....     ....)File stored at: F:/GEO/20180605/Download/GSE66597/GPL6480.annot.gz     但是我下载时显示Found 1 file(s)GSE8205_series_matrix.txt.gztrying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE8nnn/GSE8205/matrix/GSE8205_...