SNAP 인덱싱에 문제가 발생했습니다.
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ ./snap-aligner index ../../down/xubo/GRCH38/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_plus_hs38d1_analysis_set.fna xubo/GRAH38_hs38dl
Welcome to SNAP version 1.0beta.22.
Hash table slack 0.300000
Loading FASTA file '../../down/xubo/GRCH38/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_plus_hs38d1_analysis_set.fna' into memory...
FASTA file contained a character that's not a valid base (or N): 'M', full line 'TCACCCCCCACACACACCAAACAMCCCACACAACACACACACACCACACCACACAAACACAAACACACCA';
converting to 'N'. This may happen again, but there will be no more warnings.
76s
Saving genome...55s
Computing bias table.
Bias computation: 100000000 / 3216671450
Bias computation: 200000000 / 3216671450
Bias computation: 300000000 / 3216671450
Bias computation: 400000000 / 3216671450
Bias computation: 500000000 / 3216671450
Bias computation: 600000000 / 3216671450
Bias computation: 700000000 / 3216671450
Bias computation: 800000000 / 3216671450
Bias computation: 900000000 / 3216671450
Bias computation: 1000000000 / 3216671450
Bias computation: 1100000000 / 3216671450
Bias computation: 1200000000 / 3216671450
Bias computation: 1300000000 / 3216671450
Bias computation: 1400000000 / 3216671450
Bias computation: 1500000000 / 3216671450
Bias computation: 1600000000 / 3216671450
Bias computation: 1700000000 / 3216671450
Bias computation: 1800000000 / 3216671450
Bias computation: 1900000000 / 3216671450
Bias computation: 2000000000 / 3216671450
Bias computation: 2100000000 / 3216671450
Bias computation: 2200000000 / 3216671450
Bias computation: 2300000000 / 3216671450
Bias computation: 2400000000 / 3216671450
Bias computation: 2500000000 / 3216671450
Bias computation: 2600000000 / 3216671450
Bias computation: 2700000000 / 3216671450
Bias computation: 2800000000 / 3216671450
Bias computation: 2900000000 / 3216671450
Bias computation: 3000000000 / 3216671450
Bias computation: 3100000000 / 3216671450
Bias computation: 3200000000 / 3216671450
Computed bias table in 139s
Allocating memory for hash tables...mmap: Cannot allocate memory
SNAP exited with exit code 1 from line 394 of file SNAPLib/BigAlloc.cpp
질문:hash table을 만들 때memory가 부족합니다
두 번째로 같은 문제를 실행합니다: 6G의 메모리가hashtable을 분배하기에 부족합니다.탑으로 약 90%의 사용률을 확인하세요.
Hash table slack 0.300000
Loading FASTA file '../../down/xubo/GRCH38/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_plus_hs38d1_analysis_set.fna' into memory...
FASTA file contained a character that's not a valid base (or N): 'M', full line 'TCACCCCCCACACACACCAAACAMCCCACACAACACACACACACCACACCACACAAACACAAACACACCA';
converting to 'N'. This may happen again, but there will be no more warnings.
74s
Saving genome...59s
Computing bias table.
Bias computation: 100000000 / 3216671450
......
Bias computation: 3200000000 / 3216671450
Computed bias table in 135s
Allocating memory for hash tables...mmap: Cannot allocate memory
SNAP exited with exit code 1 from line 394 of file SNAPLib/BigAlloc.cpp
데이터 소스 크기:
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ ll -h ../../down/xubo/GRCH38/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_plus_hs38d1_analysis_set.fna
-rw------- 1 hadoop hadoop 3.1G 1 8 00:40 ../../down/xubo/GRCH38/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/GCA_000001405.15_GRCh38_full_plus_hs38d1_analysis_set.fna
설정된 섹션:
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ du -sh xubo/GRAH38_hs38dl/*
3.0G xubo/GRAH38_hs38dl/Genome
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ cd xubo/
datatest/ GRAH38_hs38dl/ index1/ index2/ index3/ index4/ index5/
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ cd xubo/GRAH38_hs38dl/
hadoop@Mcnode1:~/cloud/adam/xubo/snap/xubo/GRAH38_hs38dl$ ls
Genome
데이터 교체 후:
hadoop@Mcnode1:~/cloud/adam/xubo/snap$ ./snap-aligner index ../../down/1000genomes/GRCh38_reference_genome/GRCh38_full_analysis_set_plus_decoy_hla.fa index11
Welcome to SNAP version 1.0beta.22.
Hash table slack 0.300000
Loading FASTA file '../../down/1000genomes/GRCh38_reference_genome/GRCh38_full_analysis_set_plus_decoy_hla.fa' into memory...
FASTA file contained a character that's not a valid base (or N): 'M', full line 'TCACCCCCCACACACACCAAACAMCCCACACAACACACACACACCACACCACACAAACACAAACACACCA';
converting to 'N'. This may happen again, but there will be no more warnings.
174s
Saving genome...58s
Computing bias table.
Bias computation: 100000000 / 3219030417
Bias computation: 200000000 / 3219030417
Bias computation: 300000000 / 3219030417
Bias computation: 400000000 / 3219030417
Bias computation: 500000000 / 3219030417
Bias computation: 600000000 / 3219030417
Bias computation: 700000000 / 3219030417
Bias computation: 800000000 / 3219030417
Bias computation: 900000000 / 3219030417
Bias computation: 1000000000 / 3219030417
Bias computation: 1100000000 / 3219030417
Bias computation: 1200000000 / 3219030417
Bias computation: 1300000000 / 3219030417
Bias computation: 1400000000 / 3219030417
Bias computation: 1500000000 / 3219030417
Bias computation: 1600000000 / 3219030417
Bias computation: 1700000000 / 3219030417
Bias computation: 1800000000 / 3219030417
Bias computation: 1900000000 / 3219030417
Bias computation: 2000000000 / 3219030417
Bias computation: 2100000000 / 3219030417
Bias computation: 2200000000 / 3219030417
Bias computation: 2300000000 / 3219030417
Bias computation: 2400000000 / 3219030417
Bias computation: 2500000000 / 3219030417
Bias computation: 2600000000 / 3219030417
Bias computation: 2700000000 / 3219030417
Bias computation: 2800000000 / 3219030417
Bias computation: 2900000000 / 3219030417
Bias computation: 3000000000 / 3219030417
Bias computation: 3100000000 / 3219030417
Bias computation: 3200000000 / 3219030417
Computed bias table in 137s
Allocating memory for hash tables...mmap: Cannot allocate memory
SNAP exited with exit code 1 from line 394 of file SNAPLib/BigAlloc.cpp
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
윈도우즈 원자 조작 메시지 대기열 구현현재 만약 내가 두 개의 라인을 만들었다면, 하나는 ThreadFunc1을 실행하고, 다른 하나는 ThreadFunc2를 실행합니다.ThreadFunc1과 ThreadFunc2의 기능은 모두 gx 더하기 1.너는 T...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.