Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> python >> python3-nanoget-examples
aramo  ]
[ 源代码: python-nanoget  ]

软件包: python3-nanoget-examples (1.16.1-1)

example data for python3-nanoget (dealing with Oxford Nanopore data)

The Python3 module nanoget provides functions to extract useful metrics from Oxford Nanopore sequencing reads and alignments.

Data can be presented in the following formats, using the following functions:

 * sorted bam file process_bam(bamfile, threads)
 * standard fastq file process_fastq_plain(fastqfile, 'threads')
 * fastq file with metadata from MinKNOW or Albacore
   process_fastq_rich(fastqfile)
 * sequencing_summary file generated by Albacore
   process_summary(sequencing_summary.txt, 'readtype')

Fastq files can be compressed using gzip, bzip2 or bgzip. The data is returned as a pandas DataFrame with standardized headernames for convenient extraction. The functions perform logging while being called and extracting data.

This package just contains an example script and the data to run the example.

其他与 python3-nanoget-examples 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • enh: python3-nanoget
    extract information from Oxford Nanopore sequencing data and alignments

下载 python3-nanoget-examples

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 25,531.5 kB25565 kB [文件列表]