nextgenusfs / funannotate

Eukaryotic Genome Annotation Pipeline
http://funannotate.readthedocs.io
BSD 2-Clause "Simplified" License
300 stars 82 forks source link

funannotate predict still problem in test #351

Closed gengce closed 4 years ago

gengce commented 4 years ago

Are you using the latest release? If you are not using the latest release of funannotate, please upgrade, if bug persists then report here.

Describe the bug funannotate predict still problem

[03:46 PM]: Summary of gene models passed to EVM (weights): Source Weight Count Augustus 1 1132 Augustus HiQ 2 277
GeneMark 1 1588 GlimmerHMM 1 11
snap 1 3
Total - 3011 [03:46 PM]: Running EVM commands with 44 CPUs [03:47 PM]: Converting to GFF3 and collecting all EVM results [03:47 PM]: 1,212 total gene models from EVM [03:47 PM]: Generating protein fasta files from 1,212 EVM models [03:47 PM]: now filtering out bad gene models (< 50 aa in length, transposable elements, etc). Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/bin/funannotate", line 657, in main() File "/opt/biosoft/miniconda/envs/funannotate/bin/funannotate", line 647, in main mod.main(arguments) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/predict.py", line 1755, in main os.path.join(args.out, 'predict_misc'), Blast_rep_remove) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/library.py", line 4429, in RepeatBlast with open(blast_tmp, 'r') as results: IOError: [Errno 2] No such file or directory: u'annotate/predict_misc/repeats.xml'

What command did you issue? funannotate test -t predict

Logfiles Please provide relavent log files of the error. [11/29/19 15:40:06]: /opt/biosoft/miniconda/envs/funannotate/bin/funannotate predict -i test.softmasked.fa --protein_evidence protein.evidence.fasta -o annotate --augustus_species saccharomyces --cpus 80 --species Awesome testicus

[11/29/19 15:40:06]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [11/29/19 15:40:06]: Running funannotate v1.7.1 [11/29/19 15:40:06]: {'genemark': 1, 'hiq': 2, 'glimmerhmm': 1, 'pasa': 6, 'snap': 1, 'transcripts': 1, 'proteins': 1, 'codingquarry': 2, 'augustus': 1} [11/29/19 15:40:07]: {'genemark': 'selftraining', 'snap': 'busco', 'glimmerhmm': 'busco', 'augustus': 'pretrained'} [11/29/19 15:40:07]: Parsed training data, run ab-initio gene predictors as follows: [11/29/19 15:40:07]: CodingQuarry will be skipped --> --rna_bam required for training [11/29/19 15:40:09]: {'genemark': 1, 'hiq': 2, 'glimmerhmm': 1, 'pasa': 6, 'snap': 1, 'transcripts': 1, 'proteins': 1, 'codingquarry': 0, 'augustus': 1} [11/29/19 15:40:09]: Loading genome assembly and parsing soft-masked repetitive sequences [11/29/19 15:40:09]: Genome loaded: 6 scaffolds; 3,776,588 bp; 19.75% repeats masked

11/29/19 15:40:31: Running GeneMark-ES on assembly 11/29/19 15:40:31: /opt/biosoft/gm_et_linux_64/gmes_petap/gmes_petap.pl --ES --max_intron 3000 --soft_mask 2000 --cores 64 --sequence /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa --fungus

11/29/19 15:43:11: perl /opt/biosoft/miniconda/envs/funannotate/opt/evidencemodeler-1.1.1/EvmUtils/misc/augustus_GFF3_to_EVM_GFF3.pl annotate/predict_misc/genemark.gff 11/29/19 15:43:11: 1,588 predictions from GeneMark 11/29/19 15:43:11: Running BUSCO to find conserved gene models for training ab-initio predictors [11/29/19 15:43:51]: 13 valid BUSCO predictions found, now formatting for EVM [11/29/19 15:43:52]: bedtools intersect -a annotate/predict_misc/genemark.evm.gff3 -b annotate/predict_misc/buscos.bed [11/29/19 15:43:52]: bedtools intersect -a /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/protein_alignments.gff3 -b annotate/predict_misc/buscos.bed [11/29/19 15:43:57]: 13 total gene models from EVM, now validating with BUSCO HMM search [11/29/19 15:43:57]: /opt/biosoft/miniconda/envs/funannotate/opt/evidencemodeler-1.1.1/EvmUtils/gff3_file_to_proteins.pl /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/busco.evm.gff3 /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa [11/29/19 15:44:29]: 13 BUSCO predictions validated [11/29/19 15:44:29]: Running Augustus gene prediction using saccharomyces parameters [11/29/19 15:45:47]: perl /opt/biosoft/miniconda/envs/funannotate/opt/evidencemodeler-1.1.1/EvmUtils/misc/augustus_GFF3_to_EVM_GFF3.pl annotate/predict_misc/augustus.gff3 [11/29/19 15:45:47]: Pulling out high quality Augustus predictions [11/29/19 15:45:47]: Found 277 high quality predictions from Augustus (>90% exon evidence) [11/29/19 15:45:47]: Running SNAP gene prediction, using training data: annotate/predict_misc/busco.final.gff3 [11/29/19 15:45:47]: 13 gene models to train snap on 5 scaffolds [11/29/19 15:45:47]: fathom /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/snap.training.zff /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/snap-training.scaffolds.fasta -categorize 1000 -min-intron 10 -max-intron 3000 [11/29/19 15:45:48]: fathom uni.ann uni.dna -export 1000 -plus [11/29/19 15:45:48]: forge export.ann export.dna [11/29/19 15:45:48]: perl /opt/biosoft/miniconda/envs/funannotate/bin/hmm-assembler.pl snap-trained annotate/predict_misc/snaptrain [11/29/19 15:45:48]: snap annotate/predict_misc/snap-trained.hmm /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa [11/29/19 15:46:03]: 3 predictions from SNAP [11/29/19 15:46:03]: Running GlimmerHMM gene prediction, using training data: annotate/predict_misc/busco.final.gff3 [11/29/19 15:46:04]: trainGlimmerHMM /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/glimmer.exons -d annotate/predict_misc/glimmerhmm [11/29/19 15:46:06]: perl /opt/biosoft/miniconda/envs/funannotate/bin/glimmhmm.pl /opt/biosoft/miniconda/envs/funannotate/bin/glimmerhmm /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/glimmerhmm -g [11/29/19 15:46:24]: 11 predictions from GlimmerHMM [11/29/19 15:46:24]: Prediction sources: ['Augustus', 'HiQ', 'GeneMark', 'GlimmerHMM', 'snap'] [11/29/19 15:46:24]: Summary of gene models: {u'GeneMark': 1588, u'HiQ': 277, u'Augustus': 1132, u'GlimmerHMM': 11, u'snap': 3, u'total': 3011} [11/29/19 15:46:24]: EVM Weights: {'GeneMark': 1, 'HiQ': 2, 'proteins': 1, 'Augustus': 1, 'GlimmerHMM': 1, 'snap': 1} [11/29/19 15:46:24]: Summary of gene models passed to EVM (weights): [11/29/19 15:46:24]: Launching EVM via funannotate-runEVM.py [11/29/19 15:46:24]: /opt/biosoft/miniconda/envs/funannotate/bin/python /opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-runEVM.py annotate/logfiles/funannotate-EVM.log 80 /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/EVM --genome /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/genome.softmasked.fa --gene_predictions /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/gene_predictions.gff3 --weights /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/weights.evm.txt --protein_alignments /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/protein_alignments.gff3 --min_intron_length 10 /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/test-predict_33184/annotate/predict_misc/evm.round1.gff3 [11/29/19 15:47:20]: 1,212 total gene models from EVM [11/29/19 15:47:20]: Generating protein fasta files from 1,212 EVM models [11/29/19 15:47:22]: now filtering out bad gene models (< 50 aa in length, transposable elements, etc). [11/29/19 15:47:22]: diamond blastp --sensitive --query annotate/predict_misc/evm.round1.proteins.fa --threads 80 --out annotate/predict_misc/repeats.xml --db /home/train/DATA/FunannotateDB/repeats.dmnd --evalue 1e-10 --max-target-seqs 1 --outfmt 5

OS/Install Information (funannotate) [train@localhost Sample_R19050872-RX1115-QD-zj1-MEFC342]$ funannotate check --show-versions

Checking dependencies for 1.7.1

You are running Python v 2.7.15. Now checking python packages... biopython: 1.74 goatools: 0.9.9 matplotlib: 2.2.4 natsort: 6.2.0 numpy: 1.16.5 pandas: 0.24.2 psutil: 5.6.5 requests: 2.22.0 scikit-learn: 0.20.3 scipy: 1.2.1 seaborn: 0.9.0 All 11 python packages installed

You are running Perl v 5.026002. Now checking perl modules... Bio::Perl: 1.007002 Carp: 1.38 Clone: 0.42 DBD::SQLite: 1.64 DBD::mysql: 4.046 DBI: 1.642 DB_File: 1.852 Data::Dumper: 2.173 File::Basename: 2.85 File::Which: 1.23 Getopt::Long: 2.5 Hash::Merge: 0.300 JSON: 4.02 LWP::UserAgent: 6.39 Logger::Simple: 2.0 POSIX: 1.76 Parallel::ForkManager: 2.02 Pod::Usage: 1.69 Scalar::Util::Numeric: 0.40 Storable: 3.15 Text::Soundex: 3.05 Thread::Queue: 3.12 Tie::File: 1.02 URI::Escape: 3.31 YAML: 1.29 threads: 2.15 threads::shared: 1.56 All 27 Perl modules installed

Checking Environmental Variables... $FUNANNOTATE_DB=/home/train/DATA/FunannotateDB $PASAHOME=/opt/biosoft/miniconda/envs/funannotate/opt/pasa-2.4.1 $TRINITYHOME=/opt/biosoft/Trinity-v2.5.1 $EVM_HOME=/opt/biosoft/miniconda/envs/funannotate/opt/evidencemodeler-1.1.1 $AUGUSTUS_CONFIG_PATH=/opt/biosoft/miniconda/envs/funannotate/config/ $GENEMARK_PATH=/opt/biosoft/gm_et_linux_64/gmes_petap All 6 environmental variables are set

Checking external dependencies... PASA: 2.4.1 CodingQuarry: 2.0 Trinity: 2.8.5 augustus: 3.3.3 bamtools: bamtools 2.5.1 bedtools: bedtools v2.29.0 blat: BLAT v36 diamond: 0.9.14 emapper.py: 1.0.3-40-g41a8498 ete3: 3.1.1 exonerate: exonerate 2.4.0 fasta: no way to determine glimmerhmm: 3.0.4 gmap: 2017-11-15 gmes_petap.pl: 4.48_3.60_lic hisat2: 2.1.0 hmmscan: HMMER 3.2.1 (June 2018) hmmsearch: HMMER 3.2.1 (June 2018) java: 11.0.1 kallisto: 0.46.0 mafft: v7.407 (2018/Jul/23) makeblastdb: makeblastdb 2.2.31+ minimap2: 2.17-r941 proteinortho: 6.0.10 pslCDnaFilter: no way to determine salmon: salmon 0.15.0 samtools: samtools 1.9 signalp: 4.1 snap: 2006-07-28 stringtie: 2.0 tRNAscan-SE: 2.0.3 (April 2019) tantan: tantan 13 tbl2asn: no way to determine, likely 25.X tblastn: tblastn 2.2.31+ trimal: trimAl v1.4.rev15 build[2013-12-17] trimmomatic: 0.39 All 36 external dependencies are installed

nextgenusfs commented 4 years ago

Did you rebuild the databases with funannotate setup -i repeats —force? Otherwise try to use diamond v0.9.24. Either the database was created with different version of diamond or there the version you are running has an XML format bug. Other than that it also seems like busco is not finding enough models, I’m away from computer for next few days so I can’t check what it should be finding, but another test is to run funannotate test -t busco.

nextgenusfs commented 4 years ago

The diamond XML error versions were quite some time ago #135 but possible also in 0.9.14?

hyphaltip commented 4 years ago

Since this only 3mb test genome there may not be information for de novo training - you  could use Saccharomyces as the species for Augustus.

Some pretrained parAms here.

https://github.com/hyphaltip/fungi-gene-prediction-params/tree/master/params/SNAP

Jason Stajich, PhD jasonstajich.phd@gmail.com On Nov 29, 2019, 11:18 AM -0800, Jon Palmer notifications@github.com, wrote:

The diamond XML error versions were quite some time ago #135 but possible also in 0.9.14? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nextgenusfs commented 4 years ago

@hyphaltip its not necessary for this test though, funannotate test -t predict runs okay in your system correct?

gengce commented 4 years ago

After changing Diamond 0.9.24 something looks better than ever,but in the folder of Predict_results still no files. So, I don't know the reason is from the software installation ,or from the sequence itself, can you give me some suggestion? (funannotate) [train@localhost spades_out_MEFC370]$ funannotate predict -i funM370.mask.fna -o funMEFC370 -s "Aspergillus protuberus" --cpus 100

[06:27 PM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [06:27 PM]: Running funannotate v1.7.1 [06:27 PM]: Parsed training data, run ab-initio gene predictors as follows: Program Training-Method augustus busco
genemark selftraining
glimmerhmm busco
snap busco
[06:27 PM]: CodingQuarry will be skipped --> --rna_bam required for training [06:27 PM]: Loading genome assembly and parsing soft-masked repetitive sequences [06:27 PM]: Genome loaded: 249 scaffolds; 33,213,432 bp; 2.43% repeats masked [06:27 PM]: Mapping 548,820 proteins to genome using diamond and exonerate [06:29 PM]: Found 487,120 preliminary alignments --> aligning with exonerate [06:51 PM]: Exonerate finished: found 2,202 alignments [06:51 PM]: Running GeneMark-ES on assembly [07:12 PM]: 13,177 predictions from GeneMark [07:12 PM]: Running BUSCO to find conserved gene models for training ab-initio predictors [07:12 PM]: Multi-threading in tblastn v2.6.0 is unstable, running in single threaded mode for BUSCO [07:17 PM]: 49 valid BUSCO predictions found, now formatting for EVM [07:17 PM]: Running EVM commands with 99 CPUs [07:18 PM]: Converting to GFF3 and collecting all EVM results [07:18 PM]: 49 total gene models from EVM, now validating with BUSCO HMM search [07:18 PM]: 49 BUSCO predictions validated [07:18 PM]: Not enough gene models 49 to train Augustus (200 required), exiting

OS/Install Information (funannotate) [train@localhost Sample_R19050872-RX1115-QD-zj3-MEFC412]$ funannotate check --show-versions

Checking dependencies for 1.7.1

You are running Python v 2.7.15. Now checking python packages... biopython: 1.74 goatools: 0.9.9 matplotlib: 2.2.4 natsort: 6.2.0 numpy: 1.16.5 pandas: 0.24.2 psutil: 5.6.7 requests: 2.22.0 scikit-learn: 0.20.3 scipy: 1.2.1 seaborn: 0.9.0 All 11 python packages installed

You are running Perl v 5.026002. Now checking perl modules... Bio::Perl: 1.007002 Carp: 1.38 Clone: 0.42 DBD::SQLite: 1.64 DBD::mysql: 4.046 DBI: 1.642 DB_File: 1.852 Data::Dumper: 2.173 File::Basename: 2.85 File::Which: 1.23 Getopt::Long: 2.5 Hash::Merge: 0.300 JSON: 4.02 LWP::UserAgent: 6.39 Logger::Simple: 2.0 POSIX: 1.76 Parallel::ForkManager: 2.02 Pod::Usage: 1.69 Scalar::Util::Numeric: 0.40 Storable: 3.15 Text::Soundex: 3.05 Thread::Queue: 3.12 Tie::File: 1.02 URI::Escape: 3.31 YAML: 1.29 threads: 2.15 threads::shared: 1.56 All 27 Perl modules installed

Checking Environmental Variables... $FUNANNOTATE_DB=/home/train/DATA/FunannotateDB $PASAHOME=/opt/biosoft/miniconda/envs/funannotate/opt/pasa-2.4.1 $TRINITYHOME=/opt/biosoft/Trinity-v2.5.1 $EVM_HOME=/opt/biosoft/miniconda/envs/funannotate/opt/evidencemodeler-1.1.1 $AUGUSTUS_CONFIG_PATH=/opt/biosoft/miniconda/envs/funannotate/config/ $GENEMARK_PATH=/opt/biosoft/gm_et_linux_64/gmes_petap All 6 environmental variables are set

Checking external dependencies... PASA: 2.4.1 CodingQuarry: 2.0 Trinity: 2.8.5 augustus: 3.3.2 bamtools: bamtools 2.5.1 bedtools: bedtools v2.29.0 blat: BLAT v36 diamond: 0.9.24 emapper.py: 1.0.3-40-g41a8498 ete3: 3.1.1 exonerate: exonerate 2.4.0 fasta: no way to determine glimmerhmm: 3.0.4 gmap: 2017-11-15 gmes_petap.pl: 4.48_3.60_lic hisat2: 2.1.0 hmmscan: HMMER 3.2.1 (June 2018) hmmsearch: HMMER 3.2.1 (June 2018) java: 11.0.1 kallisto: 0.46.1 mafft: v7.407 (2018/Jul/23) makeblastdb: makeblastdb 2.2.31+ minimap2: 2.17-r941 proteinortho: 6.0.11 pslCDnaFilter: no way to determine salmon: salmon 0.14.1 samtools: samtools 1.9 signalp: 4.1 snap: 2006-07-28 stringtie: 2.0 tRNAscan-SE: 2.0.3 (April 2019) tantan: tantan 13 tbl2asn: no way to determine, likely 25.X tblastn: tblastn 2.2.31+ trimal: trimAl v1.4.rev15 build[2013-12-17] trimmomatic: 0.39 All 36 external dependencies are installed

gengce commented 4 years ago

retry the cmd :predict test Augustus may have some problem, when changing the Diamond=0.9.24,the augustus have been changed. Version 3.3.3 have been changed into 3.3.2 Running funannotate predict unit testing CMD: funannotate predict -i test.softmasked.fa --protein_evidence protein.evidence.fasta -o annotate --augustus_species saccharomyces --cpus 100 --species Awesome testicus #########################################################

-------------------------------------------------------
[10:22 AM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15
[10:22 AM]: Running funannotate v1.7.1
[10:22 AM]: Parsed training data, run ab-initio gene predictors as follows:
  Program      Training-Method
  augustus     pretrained     
  genemark     selftraining   
  glimmerhmm   busco          
  snap         busco          
[10:22 AM]: CodingQuarry will be skipped --> --rna_bam required for training
[10:22 AM]: Loading genome assembly and parsing soft-masked repetitive sequences
[10:22 AM]: Genome loaded: 6 scaffolds; 3,776,588 bp; 19.75% repeats masked
[10:22 AM]: Mapping 1,065 proteins to genome using diamond and exonerate
[10:23 AM]: Found 1,774 preliminary alignments --> aligning with exonerate
[10:23 AM]: Exonerate finished: found 1,334 alignments
[10:23 AM]: Running GeneMark-ES on assembly
[10:26 AM]: 1,588 predictions from GeneMark
[10:26 AM]: Running BUSCO to find conserved gene models for training ab-initio predictors
[10:26 AM]: Multi-threading in tblastn v2.6.0 is unstable, running in single threaded mode for BUSCO
[10:27 AM]: 12 valid BUSCO predictions found, now formatting for EVM
[10:27 AM]: Running EVM commands with 44 CPUs
[10:27 AM]: Converting to GFF3 and collecting all EVM results
[10:27 AM]: 12 total gene models from EVM, now validating with BUSCO HMM search
[10:27 AM]: 12 BUSCO predictions validated
[10:27 AM]: Running Augustus gene prediction using saccharomyces parameters
Traceback (most recent call last):
  File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/augustus_parallel.py", line 8, in <module>
    from Bio import SeqIO
ImportError: No module named Bio
[10:27 AM]: Augustus prediction failed, check `logfiles/augustus-parallel.log`
hyphaltip commented 4 years ago

Not enough BUSCO models are passing for training Augustus. You can drop the required number with a parameter I’m forgetting now but you can see when you run the train menu.

Jason Stajich, PhD jasonstajich.phd@gmail.com On Dec 2, 2019, 6:43 PM -0800, gengce notifications@github.com, wrote:

retry the cmd :predict test Augustus may have some problem, when changing the Diamond=0.9.24,the augustus have been changed. Version 3.3.3 have been changed into 3.3.2 Running funannotate predict unit testing CMD: funannotate predict -i test.softmasked.fa --protein_evidence protein.evidence.fasta -o annotate --augustus_species saccharomyces --cpus 100 --species Awesome testicus ######################################################### [10:22 AM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [10:22 AM]: Running funannotate v1.7.1 [10:22 AM]: Parsed training data, run ab-initio gene predictors as follows: Program Training-Method augustus pretrained genemark selftraining glimmerhmm busco snap busco [10:22 AM]: CodingQuarry will be skipped --> --rna_bam required for training [10:22 AM]: Loading genome assembly and parsing soft-masked repetitive sequences [10:22 AM]: Genome loaded: 6 scaffolds; 3,776,588 bp; 19.75% repeats masked [10:22 AM]: Mapping 1,065 proteins to genome using diamond and exonerate [10:23 AM]: Found 1,774 preliminary alignments --> aligning with exonerate [10:23 AM]: Exonerate finished: found 1,334 alignments [10:23 AM]: Running GeneMark-ES on assembly [10:26 AM]: 1,588 predictions from GeneMark [10:26 AM]: Running BUSCO to find conserved gene models for training ab-initio predictors [10:26 AM]: Multi-threading in tblastn v2.6.0 is unstable, running in single threaded mode for BUSCO [10:27 AM]: 12 valid BUSCO predictions found, now formatting for EVM [10:27 AM]: Running EVM commands with 44 CPUs [10:27 AM]: Converting to GFF3 and collecting all EVM results [10:27 AM]: 12 total gene models from EVM, now validating with BUSCO HMM search [10:27 AM]: 12 BUSCO predictions validated [10:27 AM]: Running Augustus gene prediction using saccharomyces parameters Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/augustus_parallel.py", line 8, in from Bio import SeqIO ImportError: No module named Bio [10:27 AM]: Augustus prediction failed, check logfiles/augustus-parallel.log — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

nextgenusfs commented 4 years ago

It's an install problem of some kind (which seems to be changing - your last error suggests that biopython install is missing or corrupt) --I don't know what the issue is specifically but seems to be Augustus/Busco related. Make sure you have reinstalled all the databases -- ie and busco dikarya models. You also still need read/write access to $AUGUSTUS_CONFIG_PATH location for BUSCO to work -- this is something that we should try to fix in the future -- it should be fine if you are on a single user conda environment, if on a shared environment you may have to change the permissions on that folder in conda. In your failed predict test, what does it say in the busco log file? test-predict_PID/annotate/logfiles/busco.log

Here is what the conda install and subsequent funannotate predict test should look like (note I'm on OSX, so Trinity (v2.8.5), GeneMark (v4.46), and Augustus (v3.2.1) manually complied/installed):

$ conda create -n funannotate funannotate
...
...
$ conda activate funannotate
(funannotate) $ funannotate check --show-versions
-------------------------------------------------------
Checking dependencies for 1.7.1
-------------------------------------------------------
You are running Python v 2.7.15. Now checking python packages...
biopython: 1.74
goatools: 0.9.9
matplotlib: 2.2.4
natsort: 6.2.0
numpy: 1.16.5
pandas: 0.24.2
psutil: 5.6.7
requests: 2.22.0
scikit-learn: 0.20.3
scipy: 1.2.1
seaborn: 0.9.0
All 11 python packages installed

You are running Perl v 5.026002. Now checking perl modules...
Bio::Perl: 1.007002
Carp: 1.38
Clone: 0.42
DBD::SQLite: 1.64
DBD::mysql: 4.046
DBI: 1.642
DB_File: 1.852
Data::Dumper: 2.173
File::Basename: 2.85
File::Which: 1.23
Getopt::Long: 2.49
Hash::Merge: 0.300
JSON: 4.02
LWP::UserAgent: 6.39
Logger::Simple: 2.0
POSIX: 1.76
Parallel::ForkManager: 2.02
Pod::Usage: 1.69
Scalar::Util::Numeric: 0.40
Storable: 3.15
Text::Soundex: 3.05
Thread::Queue: 3.12
Tie::File: 1.02
URI::Escape: 3.31
YAML: 1.29
threads: 2.15
threads::shared: 1.56
All 27 Perl modules installed

Checking Environmental Variables...
$FUNANNOTATE_DB=/usr/local/share/funannotate
$PASAHOME=/Users/jon/miniconda3/envs/funannotate/opt/pasa-2.4.1
$TRINITY_HOME=/Users/jon/software/trinityrnaseq-v2.8.6
$EVM_HOME=/Users/jon/miniconda3/envs/funannotate/opt/evidencemodeler-1.1.1
$AUGUSTUS_CONFIG_PATH=/Users/jon/software/augustus/config
$GENEMARK_PATH=/Users/jon/software/gmes_petap
All 6 environmental variables are set
-------------------------------------------------------
Checking external dependencies...
PASA: 2.4.1
CodingQuarry: 2.0
Trinity: 2.8.5
augustus: 3.2.1
bamtools: bamtools 2.4.0
bedtools: bedtools v2.29.0
blat: BLAT v36
diamond: 0.9.24
emapper.py: 2.0.1
ete3: 3.1.1
exonerate: exonerate 2.4.0
fasta: no way to determine
glimmerhmm: 3.0.4
gmap: 2017-06-20
gmes_petap.pl: 4.46
hisat2: 2.1.0
hmmscan: HMMER 3.2.1 (June 2018)
hmmsearch: HMMER 3.2.1 (June 2018)
java: 11.0.1
kallisto: 0.46.1
mafft: v7.453 (2019/Nov/8)
makeblastdb: makeblastdb 2.2.31+
minimap2: 2.17-r941
proteinortho: 6.0.11
pslCDnaFilter: no way to determine
salmon: salmon 0.14.1
samtools: samtools 1.9
signalp: 4.1
snap: 2006-07-28
stringtie: 2.0
tRNAscan-SE: 2.0.3 (April 2019)
tantan: tantan 13
tbl2asn: no way to determine, likely 25.X
tblastn: tblastn 2.2.31+
trimal: trimAl v1.4.rev15 build[2013-12-17]
trimmomatic: 0.39
All 36 external dependencies are installed

Now run the test:

$ funannotate test -t predict --cpus 6
#########################################################
Running `funannotate predict` unit testing
CMD: funannotate predict -i test.softmasked.fa --protein_evidence protein.evidence.fasta -o annotate --augustus_species saccharomyces --cpus 6 --species Awesome testicus
#########################################################
-------------------------------------------------------
[Dec 03 06:09 AM]: OS: MacOSX 10.14.6, 8 cores, ~ 17 GB RAM. Python: 2.7.15
[Dec 03 06:09 AM]: Running funannotate v1.7.1
[Dec 03 06:09 AM]: Parsed training data, run ab-initio gene predictors as follows:
  Program      Training-Method
  augustus     pretrained     
  genemark     selftraining   
  glimmerhmm   busco          
  snap         busco          
[Dec 03 06:09 AM]: CodingQuarry will be skipped --> --rna_bam required for training
[Dec 03 06:09 AM]: Loading genome assembly and parsing soft-masked repetitive sequences
[Dec 03 06:09 AM]: Genome loaded: 6 scaffolds; 3,776,588 bp; 19.75% repeats masked
[Dec 03 06:09 AM]: Mapping 1,065 proteins to genome using diamond and exonerate
[Dec 03 06:09 AM]: Found 1,774 preliminary alignments --> aligning with exonerate
[Dec 03 06:10 AM]: Exonerate finished: found 1,342 alignments
[Dec 03 06:10 AM]: Running GeneMark-ES on assembly
[Dec 03 06:12 AM]: Warning: GeneMark might have failed on at least one contig, double checking results
[Dec 03 06:12 AM]: 1,504 predictions from GeneMark
[Dec 03 06:12 AM]: Running BUSCO to find conserved gene models for training ab-initio predictors
[Dec 03 06:23 AM]: 373 valid BUSCO predictions found, now formatting for EVM
[Dec 03 06:23 AM]: Running EVM commands with 5 CPUs
[Dec 03 06:23 AM]: Converting to GFF3 and collecting all EVM results
[Dec 03 06:23 AM]: 387 total gene models from EVM, now validating with BUSCO HMM search
[Dec 03 06:24 AM]: 387 BUSCO predictions validated
[Dec 03 06:24 AM]: Running Augustus gene prediction using saccharomyces parameters
[Dec 03 06:26 AM]: 1,606 predictions from Augustus
[Dec 03 06:26 AM]: Pulling out high quality Augustus predictions
[Dec 03 06:26 AM]: Found 376 high quality predictions from Augustus (>90% exon evidence)
[Dec 03 06:26 AM]: Running SNAP gene prediction, using training data: annotate/predict_misc/busco.final.gff3
[Dec 03 06:26 AM]: 1,310 predictions from SNAP
[Dec 03 06:26 AM]: Running GlimmerHMM gene prediction, using training data: annotate/predict_misc/busco.final.gff3
[Dec 03 06:28 AM]: 1,786 predictions from GlimmerHMM
[Dec 03 06:28 AM]: Summary of gene models passed to EVM (weights):
  Source         Weight   Count
  Augustus       1        1451 
  Augustus HiQ   2        378  
  GeneMark       1        1504 
  GlimmerHMM     1        1786 
  snap           1        1310 
  Total          -        6429 
[Dec 03 06:28 AM]: Running EVM commands with 5 CPUs
[Dec 03 06:31 AM]: Converting to GFF3 and collecting all EVM results
[Dec 03 06:31 AM]: 1,726 total gene models from EVM
[Dec 03 06:31 AM]: Generating protein fasta files from 1,726 EVM models
[Dec 03 06:32 AM]: now filtering out bad gene models (< 50 aa in length, transposable elements, etc).
[Dec 03 06:32 AM]: Found 128 gene models to remove: 0 too short; 0 span gaps; 183 transposable elements
[Dec 03 06:32 AM]: 1,598 gene models remaining
[Dec 03 06:32 AM]: Predicting tRNAs
[Dec 03 06:32 AM]: 112 tRNAscan models are valid (non-overlapping)
[Dec 03 06:32 AM]: Generating GenBank tbl annotation file
[Dec 03 06:32 AM]: Converting to final Genbank format
[Dec 03 06:32 AM]: Collecting final annotation files for 1,710 total gene models
[Dec 03 06:32 AM]: Funannotate predict is finished, output files are in the annotate/predict_results folder
[Dec 03 06:32 AM]: Your next step might be functional annotation, suggested commands:
-------------------------------------------------------
Run InterProScan (Docker required): 
funannotate iprscan -i annotate -m docker -c 6

Run antiSMASH: 
funannotate remote -i annotate -m antismash -e youremail@server.edu

Annotate Genome: 
funannotate annotate -i annotate --cpus 6 --sbt yourSBTfile.txt
-------------------------------------------------------

[Dec 03 06:32 AM]: Training parameters file saved: annotate/predict_results/saccharomyces.parameters.json
[Dec 03 06:32 AM]: Add species parameters to database:

  funannotate species -s saccharomyces -a annotate/predict_results/saccharomyces.parameters.json

#########################################################
SUCCESS: `funannotate predict` test complete.
#########################################################
gengce commented 4 years ago

I have 3 genome for prediction, but 2 failed,only one have passed and got final predict results folder

(funannotate) [train@localhost MFC]$ funannotate predict -i funMEFCPESoli -o funPESoliMEFC -s "Penicillium solitum" --cpus 40

[11:25 AM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [11:25 AM]: Running funannotate v1.7.1 [11:25 AM]: Parsed training data, run ab-initio gene predictors as follows: Program Training-Method augustus busco
genemark selftraining
glimmerhmm busco
snap busco
[11:25 AM]: CodingQuarry will be skipped --> --rna_bam required for training [11:25 AM]: Loading genome assembly and parsing soft-masked repetitive sequences [11:25 AM]: Genome loaded: 390 scaffolds; 31,990,677 bp; 3.21% repeats masked [11:25 AM]: Mapping 548,820 proteins to genome using diamond and exonerate [11:27 AM]: Found 522,372 preliminary alignments --> aligning with exonerate [12:04 PM]: Exonerate finished: found 1,973 alignments [12:04 PM]: Running GeneMark-ES on assembly [12:21 PM]: 12,096 predictions from GeneMark [12:21 PM]: Running BUSCO to find conserved gene models for training ab-initio predictors [12:23 PM]: 87 valid BUSCO predictions found, now formatting for EVM [12:23 PM]: Running EVM commands with 39 CPUs [12:24 PM]: Converting to GFF3 and collecting all EVM results [12:24 PM]: 87 total gene models from EVM, now validating with BUSCO HMM search [12:24 PM]: 87 BUSCO predictions validated [12:24 PM]: Not enough gene models 87 to train Augustus (200 required), exiting (funannotate) [train@localhost MFC]$

(funannotate) [train@localhost REads]$ funannotate predict -i funMEFC342 -o Neoascochyta_tardicrescens_MEFC342 -s "Neoascochyta_tardicrescens" --cpus 80

[09:45 AM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [09:45 AM]: Running funannotate v1.7.1 [09:45 AM]: Parsed training data, run ab-initio gene predictors as follows: Program Training-Method augustus busco
genemark selftraining
glimmerhmm busco
snap busco
[09:45 AM]: CodingQuarry will be skipped --> --rna_bam required for training [09:46 AM]: Loading genome assembly and parsing soft-masked repetitive sequences [09:46 AM]: Genome loaded: 650 scaffolds; 28,634,706 bp; 5.53% repeats masked [09:46 AM]: Mapping 548,820 proteins to genome using diamond and exonerate [09:47 AM]: Found 504,873 preliminary alignments --> aligning with exonerate [10:08 AM]: Exonerate finished: found 1,420 alignments [10:08 AM]: Running GeneMark-ES on assembly [10:22 AM]: 10,175 predictions from GeneMark [10:22 AM]: Running BUSCO to find conserved gene models for training ab-initio predictors [10:23 AM]: 50 valid BUSCO predictions found, now formatting for EVM [10:24 AM]: Running EVM commands with 79 CPUs [10:25 AM]: Converting to GFF3 and collecting all EVM results [10:25 AM]: 50 total gene models from EVM, now validating with BUSCO HMM search [10:25 AM]: 50 BUSCO predictions validated [10:25 AM]: Not enough gene models 50 to train Augustus (200 required), exiting

nextgenusfs commented 4 years ago

Can you post the output of one of these BUSCO runs? Look at the log files in the ‘log files’ output directory. That’s where the problem is — something related to Augustus. If you aren’t getting ~387 predictions as I showed above with the test data than something is wrong with Augustus install or some related dependency.

gengce commented 4 years ago

This is the log file from BUSCO, thank you for your help INFO ** Start a BUSCO 2.0 analysis, current time: 12/11/2019 10:22:17 ** INFO The lineage dataset is: dikarya_odb9 (eukaryota) INFO Mode is: genome INFO Maximum number of regions limited to: 3 INFO To reproduce this run: python /opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py -i /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/genome.softmasked.fa -o neoascochyta_tardicrescens -l /home/train/DATA/funDB/dikarya/ -m genome -c 80 -sp anidulans INFO Check dependencies... INFO Check input file... INFO Temp directory is ./tmp/

INFO ** Phase 1 of 2, initial predictions ** INFO ** Step 1/3, current time: 12/11/2019 10:22:17 ** INFO Create blast database... INFO [makeblastdb] Building a new DB, current time: 12/11/2019 10:22:17 INFO [makeblastdb] New DB name: /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco/tmp/neoascochyta_tardicrescens_2748497375 INFO [makeblastdb] New DB title: /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/genome.softmasked.fa INFO [makeblastdb] Sequence type: Nucleotide INFO [makeblastdb] Keep Linkouts: T INFO [makeblastdb] Keep MBits: T INFO [makeblastdb] Maximum file size: 1000000000B INFO [makeblastdb] Adding sequences from FASTA; added 650 sequences in 0.528991 seconds. INFO Running tblastn, writing output to /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco/run_neoascochyta_tardicrescens/blast_output/tblastn_neoascochyta_tardicrescens.tsv... INFO ** Step 2/3, current time: 12/11/2019 10:22:38 ** INFO Getting coordinates for candidate regions... INFO Pre-Augustus scaffold extraction... INFO Running Augustus prediction using anidulans as species: INFO [augustus] Please find all logs related to Augustus here: /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco/run_neoascochyta_tardicrescens/augustus_output/augustus.log INFO 12/11/2019 10:22:39 => 0% of predictions performed (1548 to be done) Exception in thread augustus-neoascochyta_tardicrescens-31: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-77: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-67: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-58: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-7: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-9: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-29: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-43: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-48: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-24: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-17: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-50: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-53: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-56: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-55: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-70: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-51: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO 12/11/2019 10:22:43 => 10% of predictions performed (177/1548 candidate regions) INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-16: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:22:46 => 20% of predictions performed (327/1548 candidate regions) Exception in thread augustus-neoascochyta_tardicrescens-61: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-21: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:22:51 => 30% of predictions performed (480/1548 candidate regions) Exception in thread augustus-neoascochyta_tardicrescens-54: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-63: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-27: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-62: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-57: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-46: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO 12/11/2019 10:22:57 => 40% of predictions performed (635/1548 candidate regions) Exception in thread augustus-neoascochyta_tardicrescens-75: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-5: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-20: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-2: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-38: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-11: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:23:04 => 50% of predictions performed (790/1548 candidate regions) Exception in thread augustus-neoascochyta_tardicrescens-39: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-12: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-78: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-65: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-36: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-45: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-19: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-34: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-14: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-22: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-40: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-79: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-47: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-25: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-6: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-18: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-71: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-44: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-64: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-60: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-49: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-76: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-8: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO 12/11/2019 10:23:09 => 60% of predictions performed (946/1548 candidate regions) INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-28: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:23:15 => 70% of predictions performed (1101/1548 candidate regions) INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-13: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:23:22 => 80% of predictions performed (1254/1548 candidate regions) INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-26: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable INFO 12/11/2019 10:23:29 => 90% of predictions performed (1409/1548 candidate regions) INFO [augustus] /bin/sh: fork: retry: Resource temporarily unavailable Exception in thread augustus-neoascochyta_tardicrescens-10: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

Exception in thread augustus-neoascochyta_tardicrescens-74: Traceback (most recent call last): File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/threading.py", line 801, in bootstrap_inner self.run() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 207, in run self.analysis._process_augustus_tasks() File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 2022, in _process_augustus_tasks Analysis.p_open([data], 'augustus', shell=True) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py", line 336, in p_open cmd, stderr=subprocess.PIPE, stdout=subprocess.PIPE, shell=shell) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 394, in init__ errread, errwrite) File "/opt/biosoft/miniconda/envs/funannotate/lib/python2.7/subprocess.py", line 938, in _execute_child self.pid = os.fork() OSError: [Errno 11] Resource temporarily unavailable

INFO 12/11/2019 10:23:43 => 100% of predictions performed INFO Extracting predicted proteins... INFO ** Step 3/3, current time: 12/11/2019 10:23:53 ** INFO Running HMMER to confirm orthology of predicted proteins: INFO 12/11/2019 10:23:53 => 0% of predictions performed (59 to be done) INFO 12/11/2019 10:23:53 => 10% of predictions performed (7/59 candidate proteins) INFO 12/11/2019 10:23:54 => 20% of predictions performed (15/59 candidate proteins) INFO 12/11/2019 10:23:54 => 30% of predictions performed (19/59 candidate proteins) INFO 12/11/2019 10:23:54 => 40% of predictions performed (29/59 candidate proteins) INFO 12/11/2019 10:23:54 => 50% of predictions performed (31/59 candidate proteins) INFO 12/11/2019 10:23:54 => 100% of predictions performed INFO Results: INFO C:3.8%[S:3.8%,D:0.0%],F:0.2%,M:96.0%,n:1312 INFO 50 Complete BUSCOs (C) INFO 50 Complete and single-copy BUSCOs (S) INFO 0 Complete and duplicated BUSCOs (D) INFO 2 Fragmented BUSCOs (F) INFO 1260 Missing BUSCOs (M) INFO 1312 Total BUSCO groups searched

INFO ** Phase 2 of 2, predictions using species specific training ** INFO ** Step 1/3, current time: 12/11/2019 10:23:54 ** INFO Extracting missing and fragmented buscos from the ancestral_variants file... WARNING The busco id(s) ['EOG09262YAU', 'EOG092644X6', 'EOG092635ST', 'EOG09260XQV', 'EOG09265KPR', 'EOG09265SHM', 'EOG09262OJ4', 'EOG09264LH2', 'EOG09261UOJ', 'EOG09262V9N', 'EOG09261G1Y', 'EOG09261OLD', 'EOG09260Y2Q', 'EOG09262MJW', 'EOG09264XYD', 'EOG09264S40', 'EOG0926300R', 'EOG092656JA', 'EOG09265BTC', 'EOG092646EZ', 'EOG092614E6', 'EOG09260JED', 'EOG09264CA0', 'EOG092619L1', 'EOG09261ZXZ', 'EOG092629WJ', 'EOG0926419M', 'EOG09264LC7', 'EOG09264IPL', 'EOG09263YBT', 'EOG09264FYY', 'EOG09264NEF', 'EOG09260GR8', 'EOG092616QN', 'EOG092634M1', 'EOG092648Q0', 'EOG09263Q7N', 'EOG09260T28', 'EOG09263WZ2', 'EOG092645TJ', 'EOG09261VUC', 'EOG09260EPQ', 'EOG09264ZQC', 'EOG09261N20', 'EOG09263JCT', 'EOG09262IP2', 'EOG09262N5O', 'EOG09263KRO', 'EOG0926477X', 'EOG092641K1', 'EOG09265I60', 'EOG09264FOM', 'EOG09262QRH', 'EOG092638RC', 'EOG092658WY', 'EOG09263JFQ', 'EOG092653LT', 'EOG092658WS', 'EOG09263FR7', 'EOG0926577T', 'EOG09264S4C', 'EOG09263483', 'EOG09264KO7', 'EOG092619EA', 'EOG092655IF', 'EOG09264BOA', 'EOG092656CM', 'EOG09260XL0', 'EOG09264T3S', 'EOG092630MJ', 'EOG09263POH', 'EOG092647L7', 'EOG092651BA', 'EOG09260SJV', 'EOG0926112A', 'EOG09263LR1', 'EOG092604KQ', 'EOG09264P74', 'EOG09262XMN', 'EOG09262JZK', 'EOG092602FH', 'EOG09260931', 'EOG09263HE6', 'EOG09264YNR', 'EOG09263KDI', 'EOG0926505R', 'EOG09264PK5', 'EOG09262GVX', 'EOG09263FGN', 'EOG09261PNZ', 'EOG09260N2T', 'EOG092602OP', 'EOG09265AL8', 'EOG09261727', 'EOG09263XN3', 'EOG09262HKC', 'EOG092628HC', 'EOG092657UN', 'EOG09260DXP', 'EOG09260CKC', 'EOG09260C5W', 'EOG092621X3', 'EOG092607QZ', 'EOG09260289', 'EOG09261O7R', 'EOG09264CND', 'EOG09264YIJ', 'EOG09260FPA', 'EOG09260TWS', 'EOG09264331', 'EOG09262MXH', 'EOG09262TUR', 'EOG09264IOS', 'EOG09261IBJ', 'EOG09260274', 'EOG09261RWU', 'EOG09264SET', 'EOG092644N1', 'EOG09263B7X', 'EOG09262SMG', 'EOG09264V51', 'EOG09261RWJ', 'EOG092624JL', 'EOG09262G8Y', 'EOG092628FW', 'EOG092655M5', 'EOG09263CGP', 'EOG092640IZ', 'EOG09262W7C', 'EOG09265B4G', 'EOG09262GLP', 'EOG09263HED', 'EOG09261EAB', 'EOG09265PWR', 'EOG09261KZ6', 'EOG09264B74', 'EOG09262N10', 'EOG09264XKX', 'EOG09262341', 'EOG09261127', 'EOG09262DPL', 'EOG09262E7W', 'EOG092644TW', 'EOG09262VPD', 'EOG09261K9J', 'EOG09262FE3', 'EOG09262PPU', 'EOG09261Y04', 'EOG092621YU', 'EOG09261W1K', 'EOG09263QH4', 'EOG09260BSW', 'EOG0926587S', 'EOG09264ZXA', 'EOG09262R8O', 'EOG09260AZK', 'EOG092643Y5', 'EOG092631QQ', 'EOG09265HPJ', 'EOG09264U78', 'EOG09263ZBF', 'EOG09261PUF', 'EOG09263ZBJ', 'EOG09261XAF', 'EOG09261I0F', 'EOG09261CQG', 'EOG092603SM', 'EOG09263LNF', 'EOG092606O3', 'EOG09265KF9', 'EOG09262CA4', 'EOG09264881', 'EOG09265L8N', 'EOG09261EM7', 'EOG09262KVB', 'EOG09261Q5L', 'EOG092611G7', 'EOG09260TLW', 'EOG092605KN', 'EOG09264DYD', 'EOG09261225', 'EOG09264F1U', 'EOG092606AD', 'EOG09265BE5', 'EOG09262FW1', 'EOG09261ZJR', 'EOG09264USX', 'EOG09263760', 'EOG09263UAJ', 'EOG09265B95', 'EOG092602MO', 'EOG092603EH', 'EOG09260ETR', 'EOG09261QXC', 'EOG092620V3', 'EOG09264THP', 'EOG09261V2P', 'EOG092609O9', 'EOG09261JUE', 'EOG09263Z8I', 'EOG092636T6', 'EOG09264903', 'EOG09263MIB', 'EOG092600T9', 'EOG09261S0S', 'EOG09261KHB', 'EOG09260IU8', 'EOG09263U71', 'EOG09263KVG', 'EOG09262PIH', 'EOG09264KDO', 'EOG092643JW', 'EOG09263BE5', 'EOG09263WM5', 'EOG09265HP0', 'EOG09261QYO', 'EOG09260RGH', 'EOG09265G9U', 'EOG092629WA', 'EOG09261T98', 'EOG092654XA', 'EOG092646WF', 'EOG09261JR0', 'EOG09261NW2', 'EOG09263GIG', 'EOG092643VB', 'EOG09262IZO', 'EOG09262YQG', 'EOG092602BZ', 'EOG092639H5', 'EOG09263C4C', 'EOG09265PJ3', 'EOG092624UF', 'EOG09262WXK', 'EOG09263NE7', 'EOG09262UTQ', 'EOG09260H6E', 'EOG09262K8C', 'EOG09262P1W', 'EOG092626HU', 'EOG0926092K', 'EOG09261XGL', 'EOG09260Z3X', 'EOG09265I7S', 'EOG09264HU0', 'EOG09264ABT', 'EOG09262MOO', 'EOG092628LW', 'EOG09264BWL', 'EOG092615SM', 'EOG09263IMF', 'EOG09264IMV', 'EOG092620EL', 'EOG092608T8', 'EOG09264OYZ', 'EOG09264398', 'EOG092620E4', 'EOG09260KM4', 'EOG092624KK', 'EOG09264O9F', 'EOG09261IFQ', 'EOG09260EAZ', 'EOG09264UD3', 'EOG09265D7J', 'EOG09264UJF', 'EOG09262OLP', 'EOG0926131E', 'EOG09262Q6S', 'EOG09262I0R', 'EOG09262IZ6', 'EOG0926386D', 'EOG09261OIA', 'EOG09261OIF', 'EOG09264R0D', 'EOG092652KR', 'EOG09261DW8', 'EOG09260QNB', 'EOG092617RY', 'EOG092652NQ', 'EOG09264904', 'EOG09265BWR', 'EOG092645OU', 'EOG09263SFX', 'EOG092656IY', 'EOG09260EPS', 'EOG0926499W', 'EOG09264OBA', 'EOG09261EMF', 'EOG09264RW6', 'EOG09262K67', 'EOG09264OBO', 'EOG09263817', 'EOG092617RN', 'EOG09263UWJ', 'EOG09260OM6', 'EOG09263F11', 'EOG09260JTZ', 'EOG09262Z14', 'EOG09262KXK', 'EOG092621F2', 'EOG09264B3O', 'EOG0926534P', 'EOG09261G4Z', 'EOG09262CMP', 'EOG09264ZI5', 'EOG09262O0R', 'EOG092644K0', 'EOG09261Q18', 'EOG09263YUI', 'EOG09264RBX', 'EOG092619MJ', 'EOG09260LVD', 'EOG09265K1R', 'EOG092600SD', 'EOG09260OZU', 'EOG09262387', 'EOG09262A65', 'EOG092658X5', 'EOG09260EZT', 'EOG09264G1F', 'EOG09264G1I', 'EOG09262GWQ', 'EOG0926213Z', 'EOG09260A6Q', 'EOG09264PE5', 'EOG092610TN', 'EOG0926213Q', 'EOG092619NK', 'EOG09261W2O', 'EOG09264U81', 'EOG09261IOS', 'EOG09262WSH', 'EOG09261CM0', 'EOG09265E6R', 'EOG092618UZ', 'EOG09264RQY', 'EOG09262KZ3', 'EOG09265BAK', 'EOG09264D7Y', 'EOG09264HHW', 'EOG09262UB3', 'EOG09263X22', 'EOG092608ZS', 'EOG09261V87', 'EOG092608C4', 'EOG09260NAN', 'EOG09261UWT', 'EOG09260BZ0', 'EOG09262A6N', 'EOG0926484N', 'EOG09260T4S', 'EOG09260KDB', 'EOG092600S9', 'EOG09260JT9', 'EOG09264WF4', 'EOG09260VTA', 'EOG09261XNU', 'EOG09261ZI1', 'EOG09263U08', 'EOG09265HEP', 'EOG092638CT', 'EOG09265JX6', 'EOG0926009O', 'EOG09261XNJ', 'EOG09260PI1', 'EOG09264XUV', 'EOG0926158Y', 'EOG09262PMC', 'EOG09263E49', 'EOG09264MN3', 'EOG09260XSR', 'EOG09260W52', 'EOG092606WZ', 'EOG09264GQZ', 'EOG09264MZ1', 'EOG09260NXC', 'EOG09262X8R', 'EOG09261ICI', 'EOG092631MU', 'EOG09264VC6', 'EOG092652Y6', 'EOG09260KCB', 'EOG092610LP', 'EOG092631ML', 'EOG09262M0W', 'EOG09260EE7', 'EOG09263QUM', 'EOG09265KQ4', 'EOG09263QB7', 'EOG09260HSP', 'EOG09262VQQ', 'EOG0926073O', 'EOG09263CUQ', 'EOG092640PR', 'EOG09260PJ9', 'EOG09263QPR', 'EOG092643S6', 'EOG09261660', 'EOG09265FGA', 'EOG09263720', 'EOG0926310O', 'EOG092625AX', 'EOG0926423H', 'EOG09264E5J', 'EOG09260YMF', 'EOG09264VZ7', 'EOG09262JRP', 'EOG09260WCZ', 'EOG092605OK', 'EOG09262N3C', 'EOG09263OXI', 'EOG09260XMI', 'EOG092633QB', 'EOG09261V9P', 'EOG09263S1E', 'EOG092607OQ', 'EOG09263A3Y', 'EOG09264MGU', 'EOG09261ZFN', 'EOG09265BJ3', 'EOG09263MGE', 'EOG09263EBB', 'EOG09264R4M', 'EOG09261YV6', 'EOG09263HD8', 'EOG09262KUJ', 'EOG092612CC', 'EOG09260NHB', 'EOG09260RVQ', 'EOG09264ENO', 'EOG0926074Y', 'EOG092605VL', 'EOG09262E4T', 'EOG09262YP5', 'EOG09262914', 'EOG092621S9', 'EOG092605VU', 'EOG09262528', 'EOG09262HA6', 'EOG092613QA', 'EOG09264BIX', 'EOG09265040', 'EOG09262M2J', 'EOG09260K24', 'EOG09260JPV', 'EOG09265K5D', 'EOG09261B18', 'EOG09261VI3', 'EOG09264XVU', 'EOG09262Z2S', 'EOG09260CMZ', 'EOG09260H81', 'EOG0926489S', 'EOG092644O2', 'EOG09261B14', 'EOG0926522L', 'EOG09260V5Q', 'EOG09261N64', 'EOG09261FM4', 'EOG09261QR5', 'EOG09263XZN', 'EOG092647CM', 'EOG09263MNN', 'EOG09263M8W', 'EOG09261ABB', 'EOG092612LP', 'EOG092648O6', 'EOG092644DY', 'EOG09261031', 'EOG09264DMU', 'EOG092601YK', 'EOG09265MAN', 'EOG09263RVR', 'EOG09260LRX', 'EOG09262LI4', 'EOG09260K4V', 'EOG092646PE', 'EOG09263J3H', 'EOG092603KJ', 'EOG09260HMA', 'EOG092620IA', 'EOG09261OXV', 'EOG09264ZDZ', 'EOG09264GMT', 'EOG09262SWJ', 'EOG09265PUI', 'EOG09265LIB', 'EOG0926025H', 'EOG092618M2', 'EOG09264ZDJ', 'EOG09261B6Y', 'EOG092630YS', 'EOG0926229Z', 'EOG0926142Y', 'EOG09263ZSC', 'EOG09261O4Y', 'EOG09262JZW', 'EOG092634MM', 'EOG09264YHS', 'EOG092600W1', 'EOG09262X74', 'EOG0926071Q', 'EOG09263CG4', 'EOG09263CG2', 'EOG09261QR8', 'EOG09261S7X', 'EOG092641UM', 'EOG092609YT', 'EOG09265BBJ', 'EOG09263NXM', 'EOG09264DT4', 'EOG09263WSS', 'EOG092612MY', 'EOG09260075', 'EOG09260RRC', 'EOG09263WWI', 'EOG092631IR', 'EOG092644Z6', 'EOG09265552', 'EOG09262FJB', 'EOG092643NE', 'EOG09264S3E', 'EOG09262X31', 'EOG092630N3', 'EOG09264R1U', 'EOG09260RRN', 'EOG09265E8A', 'EOG0926235L', 'EOG09262CUO', 'EOG0926307V', 'EOG09264X41', 'EOG09264KIV', 'EOG09262U7S', 'EOG09261CWO', 'EOG09262V8E', 'EOG09262L1P', 'EOG09265DRM', 'EOG09260MRU', 'EOG092638XA', 'EOG09260NC6', 'EOG09260WUS', 'EOG09264DJ8', 'EOG0926407T', 'EOG092614UB', 'EOG09265313', 'EOG092641G3', 'EOG09260492', 'EOG09265OQH', 'EOG09260A27', 'EOG09260WUA', 'EOG092629RT', 'EOG092608RH', 'EOG09261T6U', 'EOG09260ZG2', 'EOG0926347K', 'EOG092617S2', 'EOG09260WGT', 'EOG0926049A', 'EOG0926142H', 'EOG092613R2', 'EOG09260WU6', 'EOG09260BRA', 'EOG092613UB', 'EOG09261HM3', 'EOG0926049S', 'EOG092633US', 'EOG09262ILV', 'EOG092654VM', 'EOG09261DJC', 'EOG09260779', 'EOG09261I1G', 'EOG09261ACJ', 'EOG09260QVP', 'EOG09264FVQ', 'EOG09265822', 'EOG092644ZU', 'EOG0926195C', 'EOG09260OE9', 'EOG09263JTO', 'EOG09264IV9', 'EOG09263X1F', 'EOG09263D2P', 'EOG09261EU7', 'EOG09264G4X', 'EOG092604ZZ', 'EOG09265A08', 'EOG09264SQJ', 'EOG09262QS5', 'EOG092615IE', 'EOG092603JK', 'EOG09263H5H', 'EOG09264XM2', 'EOG092620FM', 'EOG09260J97', 'EOG09260DFJ', 'EOG09264E6Z', 'EOG09261UPM', 'EOG09263MEM', 'EOG09264W46', 'EOG09265JNA', 'EOG09264Z3D', 'EOG09263LP3', 'EOG09260KIY', 'EOG092627F1', 'EOG09260HS3', 'EOG092649XV', 'EOG092645L9', 'EOG0926273Q', 'EOG09264RJL', 'EOG0926129I', 'EOG09263OQH', 'EOG09265FL1', 'EOG09264J8E', 'EOG09263C55', 'EOG092610KH', 'EOG09264P3R', 'EOG09260AZA', 'EOG09260AZM', 'EOG09261YGB', 'EOG09260Z5E', 'EOG09264T8I', 'EOG09260KCW', 'EOG09260R84', 'EOG09261RU1', 'EOG09260FFP', 'EOG09260DP1', 'EOG09263I7I', 'EOG092634ZL', 'EOG09260K5F', 'EOG09264272', 'EOG09261MPU', 'EOG09262IY3', 'EOG092609RF', 'EOG09261A3K', 'EOG09262K9A', 'EOG09265DAV', 'EOG09263JZO', 'EOG09265PQX', 'EOG09263BGW', 'EOG09260OLB', 'EOG09263XVS', 'EOG09264XPY', 'EOG09260GKG', 'EOG0926137U', 'EOG09262F22', 'EOG09262JWJ', 'EOG092634B1', 'EOG09264OAU', 'EOG09260KUC', 'EOG09264I14', 'EOG09262HP3', 'EOG0926315C', 'EOG09264RJ7', 'EOG092625U6', 'EOG09264V2U', 'EOG09264OXC', 'EOG09263W7L', 'EOG09260UA2', 'EOG09263ZW6', 'EOG09263RDD', 'EOG09264PMA', 'EOG09260NE0', 'EOG09260TPT', 'EOG0926420U', 'EOG092610LQ', 'EOG09262739', 'EOG09261N2L', 'EOG092600SK', 'EOG09262NNS', 'EOG09264HN5', 'EOG09262TEV', 'EOG09265J36', 'EOG09260LI6', 'EOG09264IDN', 'EOG09265K60', 'EOG09264I6B', 'EOG092603D0', 'EOG09265H9T', 'EOG092650I8', 'EOG09263TQ5', 'EOG09261HZD', 'EOG09264CP4', 'EOG09263K05', 'EOG092654QZ', 'EOG09263AZP', 'EOG09264COX', 'EOG092614ZG', 'EOG092625OH', 'EOG09262N0U', 'EOG092614DJ', 'EOG09264G04', 'EOG09264SUZ', 'EOG09262Q8D', 'EOG09265CFP', 'EOG092658NW', 'EOG092629U5', 'EOG09261MMR', 'EOG09265FI4', 'EOG09263S2P', 'EOG092619GP', 'EOG09264G7L', 'EOG09261CXQ', 'EOG09262H34', 'EOG09260S3L', 'EOG09260WYQ', 'EOG09265DVA', 'EOG09264BJC', 'EOG09264L3W', 'EOG09261HQU', 'EOG09262D4G', 'EOG09262A8G', 'EOG09261YRA', 'EOG09262E3Q', 'EOG09262CO6', 'EOG092643IE', 'EOG0926374A', 'EOG09260SIZ', 'EOG092619VG', 'EOG092632FC', 'EOG09263E5F', 'EOG0926539T', 'EOG09264MIL', 'EOG092644WX', 'EOG092604A0', 'EOG09261V03', 'EOG09265FTN', 'EOG09261WJ8', 'EOG09263GSR', 'EOG09264L0C', 'EOG09261XZ6', 'EOG09260SL3', 'EOG0926506Z', 'EOG09264TJN', 'EOG09260VEY', 'EOG09262X01', 'EOG092641M3', 'EOG09260ERO', 'EOG09264AWW', 'EOG09265NHW', 'EOG09263OD3', 'EOG09263UCR', 'EOG092631UM', 'EOG092621CP', 'EOG09264VRO', 'EOG092642UD', 'EOG09262UAS', 'EOG09260DBG', 'EOG09264O6J', 'EOG09262XRU', 'EOG09260NWN', 'EOG09264KK7', 'EOG09261ZPW', 'EOG09260JNY', 'EOG09262PZ9', 'EOG09264G0H', 'EOG09260KGS', 'EOG09265591', 'EOG09263BG5', 'EOG09263IQ5', 'EOG092617AN', 'EOG09264ZWF', 'EOG09261F73', 'EOG09264T1U', 'EOG09264IQ7', 'EOG09263FAK', 'EOG09265FTY', 'EOG09265GGX', 'EOG09261M78', 'EOG09264KTU', 'EOG09262CDO', 'EOG092619RJ', 'EOG0926051U', 'EOG09263E87', 'EOG09263VOP', 'EOG09261LPY', 'EOG09261NLR', 'EOG092632TF', 'EOG09261NLY', 'EOG09265BTA', 'EOG09263JW5', 'EOG09262NB1', 'EOG09261JVS', 'EOG092620CR', 'EOG092646C6', 'EOG09260NNR', 'EOG09263EQZ', 'EOG09264T0J', 'EOG09261UMG', 'EOG09264YKY', 'EOG09260B3X', 'EOG09262WQX', 'EOG09264PDD', 'EOG092653VU', 'EOG09261T74', 'EOG092640ET', 'EOG09262CXO', 'EOG09264XJC', 'EOG09260NY2', 'EOG09262B1U', 'EOG09261ONU', 'EOG09260B3H', 'EOG092651FJ', 'EOG09262LQT', 'EOG092602I6', 'EOG09264L6D', 'EOG0926251E', 'EOG092642I5', 'EOG09265M8S', 'EOG09264OML', 'EOG092625P1', 'EOG09261OKK', 'EOG09260W8D', 'EOG09262X7T', 'EOG092658CI', 'EOG09260LJ8', 'EOG09260EOI', 'EOG09264W71', 'EOG09263OZR', 'EOG09265ANI', 'EOG0926133I', 'EOG09263A5D', 'EOG09264I9J', 'EOG092640WA', 'EOG09263UN3', 'EOG09262BCZ', 'EOG0926458I', 'EOG09264O2D', 'EOG09264CST', 'EOG09262MFL', 'EOG09260DUW', 'EOG092621GY', 'EOG092645MK', 'EOG092602UY', 'EOG09261145', 'EOG09263W48', 'EOG09262J7K', 'EOG09264OM7', 'EOG09260GF5', 'EOG09263UQF', 'EOG0926306O', 'EOG09260SAH', 'EOG09262DKA', 'EOG092627XA', 'EOG09261KRX', 'EOG09261LEU', 'EOG092658QH', 'EOG09262JAT', 'EOG09260APA', 'EOG09260EQD', 'EOG09264X9R', 'EOG09263EDC', 'EOG09263CAC', 'EOG09260V8Q', 'EOG09260P2K', 'EOG09260LS9', 'EOG09260JJW', 'EOG092608L0', 'EOG0926591L', 'EOG09260FX0', 'EOG09261MOX', 'EOG09261DG0', 'EOG092600T4', 'EOG092601KZ', 'EOG09260K29', 'EOG09263IT0', 'EOG09263OCO', 'EOG09264719', 'EOG09263HYJ', 'EOG092628SP', 'EOG092606CY', 'EOG09263L7Y', 'EOG09264LKR', 'EOG09260DFH', 'EOG09263G4R', 'EOG09260XOG', 'EOG09263R4M', 'EOG092610VI', 'EOG092614O9', 'EOG0926146A', 'EOG092648U2', 'EOG092640ZF', 'EOG09262BVA', 'EOG0926457R', 'EOG09262645', 'EOG092616YZ', 'EOG09263X0V', 'EOG092642CB', 'EOG09261JWS', 'EOG09264QRY', 'EOG092641A6', 'EOG09263BDA', 'EOG09262ZZ8', 'EOG09264KSI', 'EOG09260NJW', 'EOG09264XLN', 'EOG092653O3', 'EOG092608GK', 'EOG09261801', 'EOG0926578E', 'EOG09264B2X', 'EOG092604ML', 'EOG09265ER6', 'EOG09264B2P', 'EOG0926354S', 'EOG09260WG2', 'EOG09264NJ1', 'EOG09261X9E', 'EOG09263Y3L', 'EOG092626EQ', 'EOG092651OF', 'EOG09262N47', 'EOG09262QTY', 'EOG09265GSM', 'EOG09260J53', 'EOG09261H5E', 'EOG09261I8J', 'EOG09260M87', 'EOG092620U5', 'EOG09264LBC', 'EOG09264JK1', 'EOG09260E2O', 'EOG09263F3I', 'EOG09263K45', 'EOG09263G3M', 'EOG09260P5R', 'EOG09262E7I', 'EOG09261DGU', 'EOG09260FKU', 'EOG09261G92', 'EOG092628A0', 'EOG09261AH9', 'EOG09263FTE', 'EOG09263HK2', 'EOG09260R9L', 'EOG09262SI7', 'EOG09260OCI', 'EOG092634B5', 'EOG09262K8L', 'EOG09261FAB', 'EOG0926514P', 'EOG092613S3', 'EOG09260BFE', 'EOG09265QTV', 'EOG09264P4J', 'EOG092653KS', 'EOG09264A8D', 'EOG09264CP8', 'EOG0926047G', 'EOG09261666', 'EOG09264EGS', 'EOG09263EVJ', 'EOG0926312D', 'EOG09264IKZ', 'EOG09264JQ1', 'EOG09261FAX', 'EOG09264DOU', 'EOG09260HPO', 'EOG09263PWF', 'EOG09263R62', 'EOG09265RGS', 'EOG092636Y6', 'EOG09265EKJ', 'EOG09260RS7', 'EOG09264X8J', 'EOG09265RGI', 'EOG09262QJW', 'EOG09263SZM', 'EOG09264NC7', 'EOG09264V3H', 'EOG09265G5C', 'EOG09264FWI', 'EOG092646CB', 'EOG092621GA', 'EOG09265AT5', 'EOG09263KZJ', 'EOG09265G5K', 'EOG09265IBC', 'EOG09261L4M', 'EOG092654LJ', 'EOG09261WVT', 'EOG09264RR2', 'EOG092612AK', 'EOG09260GIX', 'EOG0926004Z', 'EOG092654RM', 'EOG09265KSE', 'EOG0926388H', 'EOG09263DQH', 'EOG09265CCT', 'EOG09260VCG', 'EOG09264FXB', 'EOG0926436T', 'EOG092635YY', 'EOG092654KW', 'EOG09260GOF', 'EOG09265LEG', 'EOG09265JA7', 'EOG092638EN', 'EOG09260UXC', 'EOG092609JB', 'EOG092615CC', 'EOG09263Q8J', 'EOG09262VOC', 'EOG09260M44', 'EOG092612XD', 'EOG09261TEQ', 'EOG09260VTN', 'EOG09261M4S', 'EOG09263RW3', 'EOG09260RNZ', 'EOG09262D0D', 'EOG09264X31', 'EOG09264HX6', 'EOG0926390Q', 'EOG09262QL6', 'EOG09263WB5', 'EOG09263RY2', 'EOG09265DWT', 'EOG09262DC1', 'EOG092630UB', 'EOG09264HOY', 'EOG092659DX', 'EOG092600X0', 'EOG09264829', 'EOG09260W9L', 'EOG09260UJK', 'EOG09263A64', 'EOG092655SO', 'EOG09261TPN', 'EOG092646VF', 'EOG09263P17', 'EOG092651LN', 'EOG092652TN', 'EOG09261BP0', 'EOG09262TO9', 'EOG092608AV', 'EOG09260JDM', 'EOG09264DY4', 'EOG092621CK', 'EOG09261VD2', 'EOG09265F2Y', 'EOG09260NHN', 'EOG09262NIR', 'EOG092624X0', 'EOG092618J9', 'EOG09265KNL', 'EOG09264IG5', 'EOG0926115V', 'EOG09261HB6', 'EOG092608AE', 'EOG09263CAH', 'EOG09264JW6', 'EOG092635SS', 'EOG09261EY9', 'EOG09265GXF', 'EOG092612J3', 'EOG09265BCT', 'EOG092629FB', 'EOG09262SR7', 'EOG092632WW', 'EOG09260S5R', 'EOG09261BPJ', 'EOG0926510L', 'EOG0926506U', 'EOG09260ABY', 'EOG09262BHE', 'EOG092645U1', 'EOG092652ZZ', 'EOG09262HQM', 'EOG0926079Q', 'EOG09265CN0', 'EOG09263I4U', 'EOG09260JO5', 'EOG09263L9T', 'EOG092648VW', 'EOG09261I1I', 'EOG09262XGK', 'EOG09260TVA', 'EOG092600XJ', 'EOG09260K4B', 'EOG09264O3B', 'EOG09263CLY', 'EOG09260A98', 'EOG09260AEC', 'EOG09262POL', 'EOG09264NDD', 'EOG09263MR4', 'EOG092653SU', 'EOG09260SR2', 'EOG092635DF', 'EOG09265IT6', 'EOG09264HTG', 'EOG09264L06', 'EOG09260TDY', 'EOG092608WI', 'EOG09264441', 'EOG092610ZY', 'EOG09260XH5', 'EOG09263690', 'EOG09264PI4', 'EOG09263YFX', 'EOG09261IEH', 'EOG09263J6Z', 'EOG09265B1X', 'EOG09265BG5', 'EOG09261IEV', 'EOG092608WU', 'EOG09263YFH', 'EOG09264UKL', 'EOG09261OXD', 'EOG092604I8', 'EOG092648LP', 'EOG09260B65', 'EOG092605ZA', 'EOG092657YR', 'EOG09262C5Z', 'EOG09262GXD', 'EOG09263V60', 'EOG0926347W', 'EOG09264Y0W', 'EOG092624SJ', 'EOG0926431P', 'EOG09263ROQ', 'EOG09265EOF', 'EOG0926357F', 'EOG092645LS', 'EOG09260VHV', 'EOG09261D4D', 'EOG09264K2W', 'EOG09262M7B', 'EOG09260FZZ', 'EOG0926425H', 'EOG09260SRF', 'EOG092655L0', 'EOG09262PAY', 'EOG092600NM', 'EOG09261P7G', 'EOG0926448Q', 'EOG09260TUT', 'EOG092621ZV', 'EOG09264YEG', 'EOG09261RFF', 'EOG092643QW', 'EOG09264TQ5', 'EOG09260KNR', 'EOG09260KWP', 'EOG092643QM', 'EOG09262E98', 'EOG09260E8K', 'EOG09263GUT', 'EOG092605T6', 'EOG092657H8', 'EOG09263WLB', 'EOG092651K1', 'EOG09262WFG', 'EOG09262GNE', 'EOG09265M98', 'EOG0926369X', 'EOG09265CQO', 'EOG09262H50', 'EOG09260NXJ', 'EOG09261W3X', 'EOG092648K5', 'EOG092611HB', 'EOG09264V30', 'EOG09261SS1', 'EOG09262LYR', 'EOG09264RIE', 'EOG09261F9G', 'EOG092610QT', 'EOG09264SSI', 'EOG09263DFA', 'EOG09260NZ8', 'EOG09260S2Z', 'EOG092650VI', 'EOG09263Z41', 'EOG09265I72', 'EOG092654O3', 'EOG092605FC', 'EOG09264XTW', 'EOG09263FKC', 'EOG09264C3N', 'EOG092652YI', 'EOG09264W7W', 'EOG092649VG', 'EOG09261AMX', 'EOG0926384F', 'EOG09261W90', 'EOG092649VA', 'EOG09260U6R', 'EOG09261PJZ', 'EOG09263274', 'EOG092653NM', 'EOG09264LJU', 'EOG09262DUV', 'EOG09260ZWU', 'EOG092653YS', 'EOG09264C3V', 'EOG09263OWL', 'EOG09263PXH', 'EOG09262516', 'EOG09265JVH', 'EOG09262CBI', 'EOG09265FCK', 'EOG09260OQ8', 'EOG09263L52', 'EOG092645QN', 'EOG09261404', 'EOG09263RF8', 'EOG092645G0', 'EOG09265C25', 'EOG09261OSU', 'EOG092651HW', 'EOG092649QJ', 'EOG092623WR', 'EOG092605QM', 'EOG09260THV', 'EOG092615Y4', 'EOG092640BS', 'EOG092606AJ', 'EOG09262Z0M', 'EOG09265K4K', 'EOG092604S1', 'EOG09262KJA', 'EOG092607ZS', 'EOG09263CUU', 'EOG09260DUR', 'EOG09263H0Y', 'EOG09260LBU', 'EOG0926248P', 'EOG0926115P', 'EOG0926140Q', 'EOG09264DIM', 'EOG09261MG9', 'EOG09261DHR', 'EOG092629ZN', 'EOG09262V3O', 'EOG09264W1U', 'EOG09260FL2', 'EOG09264F60', 'EOG09264XT5', 'EOG09264OQ8', 'EOG09264XOZ', 'EOG09264873', 'EOG092659OC', 'EOG09260C2V', 'EOG09261FH7', 'EOG09261B3Q', 'EOG09262OX9', 'EOG09261YLQ', 'EOG09261476', 'EOG0926248W', 'EOG092658SK', 'EOG09264Z1B', 'EOG09261J0P', 'EOG09262F7P', 'EOG09261LV7', 'EOG09264PD5', 'EOG09260KNI', 'EOG09264XOC', 'EOG09260BL6', 'EOG09260N53'] were not found in the ancestral_variants file INFO Running tblastn, writing output to /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco/run_neoascochyta_tardicrescens/blast_output/tblastn_neoascochyta_tardicrescens_missing_and_frag_rerun.tsv... INFO [tblastn] Warning: [tblastn] Query is Empty! INFO Getting coordinates for candidate regions... INFO ** Step 2/3, current time: 12/11/2019 10:23:54 ** INFO Training Augustus using Single-Copy Complete BUSCOs: INFO 12/11/2019 10:23:54 => Converting predicted genes to short genbank files... INFO 12/11/2019 10:23:55 => All files converted to short genbank files, now running the training scripts... INFO Pre-Augustus scaffold extraction... INFO Re-running Augustus with the new metaparameters, number of target BUSCOs: 1262 INFO 12/11/2019 10:23:55 => 0% of predictions performed (0 to be done) INFO 12/11/2019 10:23:55 => 100% of predictions performed INFO Extracting predicted proteins... INFO ** Step 3/3, current time: 12/11/2019 10:23:55 ** INFO Running HMMER to confirm orthology of predicted proteins: INFO 12/11/2019 10:23:55 => 0% of predictions performed (0 to be done) INFO 12/11/2019 10:23:55 => 100% of predictions performed INFO Results: INFO C:3.8%[S:3.8%,D:0.0%],F:0.2%,M:96.0%,n:1312 INFO 50 Complete BUSCOs (C) INFO 50 Complete and single-copy BUSCOs (S) INFO 0 Complete and duplicated BUSCOs (D) INFO 2 Fragmented BUSCOs (F) INFO 1260 Missing BUSCOs (M) INFO 1312 Total BUSCO groups searched

INFO BUSCO analysis done with WARNING(s). Total running time: 99.0441298485 seconds INFO Results written in /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco/run_neoascochyta_tardicrescens/

INFO ** Start a BUSCO 2.0 analysis, current time: 12/11/2019 10:25:12 ** INFO The lineage dataset is: dikarya_odb9 (eukaryota) INFO Mode is: proteins INFO To reproduce this run: python /opt/biosoft/miniconda/envs/funannotate/lib/python2.7/site-packages/funannotate/aux_scripts/funannotate-BUSCO2.py -i /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco.evm.proteins.fa -o neoascochyta_tardicrescens -l /home/train/DATA/funDB/dikarya/ -m proteins -c 80 -sp anidulans INFO Check dependencies... INFO Check input file... INFO Temp directory is ./tmp/ INFO Running HMMER on the proteins: INFO 12/11/2019 10:25:12 => 0% of predictions performed (1312 to be done) INFO 12/11/2019 10:25:14 => 10% of predictions performed (145/1312 candidate proteins) INFO 12/11/2019 10:25:16 => 20% of predictions performed (281/1312 candidate proteins) INFO 12/11/2019 10:25:18 => 30% of predictions performed (407/1312 candidate proteins) INFO 12/11/2019 10:25:21 => 40% of predictions performed (540/1312 candidate proteins) INFO 12/11/2019 10:25:24 => 50% of predictions performed (673/1312 candidate proteins) INFO 12/11/2019 10:25:28 => 60% of predictions performed (804/1312 candidate proteins) INFO 12/11/2019 10:25:32 => 70% of predictions performed (937/1312 candidate proteins) INFO 12/11/2019 10:25:37 => 80% of predictions performed (1063/1312 candidate proteins) INFO 12/11/2019 10:25:42 => 90% of predictions performed (1195/1312 candidate proteins) INFO 12/11/2019 10:25:44 => 100% of predictions performed INFO Results: INFO C:3.7%[S:3.7%,D:0.0%],F:0.0%,M:96.3%,n:1312 INFO 49 Complete BUSCOs (C) INFO 49 Complete and single-copy BUSCOs (S) INFO 0 Complete and duplicated BUSCOs (D) INFO 0 Fragmented BUSCOs (F) INFO 1263 Missing BUSCOs (M) INFO 1312 Total BUSCO groups searched

INFO BUSCO analysis done. Total running time: 32.9496657848 seconds INFO Results written in /home/train/DATA/ProVinka/Sample_R19050872-RX1115-QD-zj1-MEFC342/REads/Neoascochyta_tardicrescens_MEFC342/predict_misc/busco_proteins/run_neoascochyta_tardicrescens/

nextgenusfs commented 4 years ago

Okay, looks like a permissions problem. Do you have write access set for the $AUGUSTUS_CONFIG_DIR -- likely that is the issue. I removed this dependency for the rest of funannotate but need to update the busco code. So when you run busco the script needs to be able to write to $AUGUSTUS_CONFIG_DIR.

gengce commented 4 years ago

Sorry, I don't know the manipulation detail, I did like this command the problem still exsit (funannotate) [train@localhost REads]$ funannotate predict -i funMEFC342 -o Neoascochyta_tarMEFC342_2 -s "Neoascochyta tardicrescens" --cpus 50 --AUGUSTUS_CONFIG_PATH /opt/biosoft/miniconda/pkgs/augustus-3.3.2-pl526h985c5e9_2/config

[03:50 PM]: OS: linux2, 80 cores, ~ 529 GB RAM. Python: 2.7.15 [03:50 PM]: Running funannotate v1.7.1 [03:50 PM]: Parsed training data, run ab-initio gene predictors as follows: Program Training-Method augustus busco
genemark selftraining
glimmerhmm busco
snap busco
[03:50 PM]: CodingQuarry will be skipped --> --rna_bam required for training [03:50 PM]: Loading genome assembly and parsing soft-masked repetitive sequences [03:51 PM]: Genome loaded: 650 scaffolds; 28,634,706 bp; 5.53% repeats masked [03:51 PM]: Mapping 548,820 proteins to genome using diamond and exonerate [03:52 PM]: Found 504,873 preliminary alignments --> aligning with exonerate [04:19 PM]: Exonerate finished: found 1,420 alignments [04:19 PM]: Running GeneMark-ES on assembly [04:33 PM]: 10,172 predictions from GeneMark [04:33 PM]: Running BUSCO to find conserved gene models for training ab-initio predictors [04:34 PM]: 45 valid BUSCO predictions found, now formatting for EVM [04:35 PM]: Running EVM commands with 49 CPUs [04:36 PM]: Converting to GFF3 and collecting all EVM results [04:36 PM]: 42 total gene models from EVM, now validating with BUSCO HMM search [04:36 PM]: 42 BUSCO predictions validated [04:36 PM]: Not enough gene models 42 to train Augustus (200 required), exiting

nextgenusfs commented 4 years ago

What are the permissions on that directory?, ie:

$ ls -l $AUGUSTUS_CONFIG_PATH
total 0
drwxr-xr-x    8 jon  staff   256B Mar 26  2018 cgp/
drwxr-xr-x   13 jon  staff   416B Mar 26  2018 extrinsic/
drwxr-xr-x   27 jon  staff   864B Mar 26  2018 model/
drwxr-xr-x    5 jon  staff   160B Mar 26  2018 profile/
drwxr-xr-x  114 jon  staff   3.6K Dec  3 06:23 species/

The 'species' directory needs to be writable by all users. If you can't change permissions, than copy this whole directory to a folder that you have read/write permissions and then change the permissions on the copy and set $AUGUSTUS_CONFIG_PATH to point to that new copied location.

nextgenusfs commented 4 years ago

I just released v1.7.2 -- hopefully the augustus config path issue is fixed with busco.

gengce commented 4 years ago

When I changed root account and reinstall the funannotate, all the error have been fixed.

Jon Palmer notifications@github.com 于2019年11月30日周六 上午2:49写道:

Did you rebuild the databases with funannotate setup -i repeats —force? Otherwise try to use diamond v0.9.24. Either the database was created with different version of diamond or there the version you are running has an XML format bug. Other than that it also seems like busco is not finding enough models, I’m away from computer for next few days so I can’t check what it should be finding, but another test is to run funannotate test -t busco.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nextgenusfs/funannotate/issues/351?email_source=notifications&email_token=AC3MCJD7BMWSV7DHHAWT6LLQWFP2PA5CNFSM4JS4IXQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFPNM3A#issuecomment-559863404, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3MCJG6TASNBFP6ELH26DTQWFP2PANCNFSM4JS4IXQQ .