Skip to content

ZiyingZhang1/PE_read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The objective

Caculate the mean read length of Paired end fastq files

Getting started

To get started on using the scripts, the overarching directory PE_read, which contains all the needed files, scripts and directories. User need to change the path(work_dir) in Setting.txt. And run the command below on server or in terminal.

python3.7 readlength.py Setting.txt

Lay-out of directories and files.

users need to store data in the layout shown as below. (See test data)

  • readlength.py

  • Setting.txt

  • testdata

    • Paired_end_fastq_files1

      • Read_1_fastq

      • Read_2_fastq

    • Paired_end_fastq_files2

      • Read_1_fastq

      • Read_2_fastq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages