logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

基因数据处理25之avocado安装

基因数据处理25之avocado安装下载:git clone https://github.com/bigdatagenomics/avocado.git安装第一次失败,第二次成功hadoop@Master:~/cloud/adam/xubo/code/avocado$ mvn install[INFO] Scanning for projects

八数码问题高效算法(人工智能实验)

人工智能第一次实验\八数码问题、八数码问题(人工智能实验)迭代深入A*搜索(IDA*)、递归最佳优先搜索RBFS解八数码问题、人工智能实验) #include#include#include#include#define IN1 0x7FFFFFFF/***********************************************************

spark学习10之将spark的AppName设置为自动获取当前类名

每次输入好麻烦,故可以: object CollaborativeFilteringSpark {val conf = new SparkConf().setMaster("local").setAppName(this.getClass().getSimpleName().filter(!_.equals('$')))//println(this.getClass().getSim

#spark
编译报错:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilder

【代码】编译报错:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilder。

文章图片
#java#intellij-idea#git
编译报错:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilder

【代码】编译报错:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilder。

文章图片
#java#intellij-idea#git
原创 使用docker 安装CVAT并使用

CVAT参考:【1】https://github.com/openvinotoolkit/cvat/blob/develop/site/content/en/docs/for-users/installation.md【2】【3】

文章图片
#深度学习#机器学习#docker
基于kuberay的rayjob中集群启动时间测试

基于kuberay的rayjob中集群启动时间测试

文章图片
Linux学习6之shell筛选当前目录下文件并逐个对其进行操作

代码:hadoop@Master:~/cloud/adam/xubo/code$ cat a.sh#!/bin/bash#SRR003161h20t1#samtools view -h -S SRR003161h20t1.sam >SRR003161h20t1.bam#samtools sort -o SRR003161h20t1.sorted.bam SRR003161h20t

#linux
Linux学习5之查找文件中的某个字符串并返回所在行号

指令:head filename |grep -n string运行记录:hadoop@Mcnode1:~/cloud/adam/xubo/data/test20160310/GCA_000001405.15_GRCh38$ cat GCA_000001405.15_GRCh38_full_analysis_set.fna |grep -n chr 1:>chr1  AC:CM

基因数据处理27之FastQC在linux下安装运行

FastQC是评价基因数据质量的软件。1.下载:http://www.bioinformatics.babraham.ac.uk/projects/download.html#fastqc2.解压配置:unzip配置:ln -s /path/to/FastQC/fastqc /usr/local/bin/fastqc参考【1】3.运行:xubo@xubo:~/cloud/FastQC$

#linux
    共 29 条
  • 1
  • 2
  • 3
  • 请选择