one-liners_for_fastq_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
one-liners_for_fastq_files [2016/02/16 08:37] – hyjeong | one-liners_for_fastq_files [2024/08/27 14:29] (current) – [참고자료] hyjeong | ||
---|---|---|---|
Line 12: | Line 12: | ||
$ sed -n '/ | $ sed -n '/ | ||
+ | * Interleaved file의 작성은 velvet 패키지의 contrib/ | ||
===== Fastq file을 single-line fasta file로 변환하기 ===== | ===== Fastq file을 single-line fasta file로 변환하기 ===== | ||
Line 23: | Line 24: | ||
| | ||
===== Fastq 파일을 fasta 파일로 전환하기 ===== | ===== Fastq 파일을 fasta 파일로 전환하기 ===== | ||
- | $ sed –n ‘1~4{s/ | + | $ sed –n '1~4{s/ |
+ | ===== 참고자료 ===== | ||
+ | * AWK와 SED 등을 이용한 서열 조작을 위한 스크립트 예제(v20150922) {{: | ||
+ | * {{ :: | ||
one-liners_for_fastq_files.1455579431.txt.gz · Last modified: (external edit)