Mercurial > repos > yating-l > hubarchivecreator
diff test-data/two_groups_multiple_tracks/__main__.log @ 0:3e0c61b52a06 draft
planemo upload for repository https://github.com/Yating-L/hub-archive-creator commit a77635b40ebd29baafb3bea57f8cbfb3f252e3b0-dirty
| author | yating-l |
|---|---|
| date | Mon, 31 Oct 2016 16:36:25 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/two_groups_multiple_tracks/__main__.log Mon Oct 31 16:36:25 2016 -0400 @@ -0,0 +1,68 @@ +DEBUG:root:#### Welcome in HubArchiveCreator Debug Mode #### + +DEBUG:root:Calling faToTwoBit: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling twoBitInfo: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling sort: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:input_false_path: /home/svc_galaxy/new/galaxy/database/files/001/dataset_1193.dat +DEBUG:root:data_value: {u'index': u'/home/svc_galaxy/new/galaxy/database/files/_metadata_files/000/metadata_77.dat', u'order_index': u'11', u'name': u'HISAT2_Accepted_Hits', u'track_color': u'#000000', u'group_name': u'Default group'} +DEBUG:root:input_false_path: /home/svc_galaxy/new/galaxy/database/files/001/dataset_1195.dat +DEBUG:root:data_value: {u'order_index': u'10', u'name': u'RNA-Seq_Alignment_Summary', u'track_color': u'#000000', u'group_name': u'Default group'} +DEBUG:root:input_false_path: /home/svc_galaxy/new/galaxy/database/files/001/dataset_1188.dat +DEBUG:root:data_value: {u'order_index': u'21', u'name': u'Multi-Fasta_GlimmerHMM_Gene_Predictions', u'track_color': u'#000000', u'group_name': u'Other group'} +DEBUG:root:Calling gff3ToGenePred: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling genePredToBigGenePred: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling sort: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:sorted_bed_file_name: /home/svc_galaxy/new/galaxy/database/tmp/tmpC7M6B_.sorted.bigGenePred +DEBUG:root:chrom_sizes_file_name: /home/svc_galaxy/new/galaxy/database/tmp/tmppQM471.chrom.sizes +DEBUG:root:big_bed_file_name: /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/tracks/Multi-Fasta_GlimmerHMM_Gene_Predictions.bb +DEBUG:root:typeOption: bed12+8 +DEBUG:root:autoSql: /home/svc_galaxy/new/shed_tools/toolshed.g2.bx.psu.edu/repos/rmarenco/hubarchivecreator/d786bca6a75d/hubarchivecreator/bigGenePred.as +DEBUG:root:tab option: True +DEBUG:root:Calling bedToBigBed: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:input_false_path: /home/svc_galaxy/new/galaxy/database/files/001/dataset_1197.dat +DEBUG:root:data_value: {u'order_index': u'20', u'name': u'StringTie_Assembled_Transcripts', u'track_color': u'#000000', u'group_name': u'Other group'} +DEBUG:root:Calling gtfToGenePred: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling genePredToBigGenePred: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:Calling sort: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:sorted_bed_file_name: /home/svc_galaxy/new/galaxy/database/tmp/tmpirJDCW.sortedBed.bigGenePred +DEBUG:root:chrom_sizes_file_name: /home/svc_galaxy/new/galaxy/database/tmp/tmppQM471.chrom.sizes +DEBUG:root:big_bed_file_name: /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/tracks/StringTie_Assembled_Transcripts.bb +DEBUG:root:typeOption: bed12+8 +DEBUG:root:autoSql: /home/svc_galaxy/new/shed_tools/toolshed.g2.bx.psu.edu/repos/rmarenco/hubarchivecreator/d786bca6a75d/hubarchivecreator/bigGenePred.as +DEBUG:root:tab option: True +DEBUG:root:Calling bedToBigBed: +DEBUG:root:--------- +DEBUG:root: +DEBUG:root:----- End of all_datatype_dictionary processing ----- +DEBUG:root:all_datatype_ordered_dictionary keys are: [<Bam.Bam object at 0x1b78b90>, <BigWig.BigWig object at 0x1b78e10>, <Gtf.Gtf object at 0x1b78e90>, <Gff3.Gff3 object at 0x1b78e50>] +DEBUG:root:----- Beginning of Track adding processing ----- +DEBUG:root:We just added in /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/groups.txt the group Default group +DEBUG:root:We just added track HISAT2_Accepted_Hits.bam (in group default_group) +DEBUG:root:We DON'T add in /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/groups.txt the group Default group +DEBUG:root:We just added track RNA-Seq_Alignment_Summary.bigwig (in group default_group) +DEBUG:root:We just added in /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/groups.txt the group Other group +DEBUG:root:We just added track StringTie_Assembled_Transcripts.bb (in group other_group) +DEBUG:root:We DON'T add in /home/svc_galaxy/new/galaxy/database/jobs_directory/000/915/dataset_1283_files/myHub/Dbia3/groups.txt the group Other group +DEBUG:root:We just added track Multi-Fasta_GlimmerHMM_Gene_Predictions.bb (in group other_group) +DEBUG:root:----- End of Track adding processing ----- +DEBUG:root:#### End of HubArchiveCreator Debug Mode: Bye! ####
