Skip to content

Comments

autocompiles GFF3 to NCList #2089

Merged
nathandunn merged 15 commits intomasterfrom
add-nclist-type-autogenerate-index
Mar 7, 2019
Merged

autocompiles GFF3 to NCList #2089
nathandunn merged 15 commits intomasterfrom
add-nclist-type-autogenerate-index

Conversation

@nathandunn
Copy link
Contributor

@nathandunn nathandunn commented Mar 6, 2019

Fixes #2084

  • clean out
  • restrict upload name to have no spaces
  • test against demo site
  • retest against new directory
  • retest against existing directory (extendedTrackList.json)
  • test against a refresh after data is uploaded (or block)
  • revert gzip code
  • retest against new directory
  • retest against existing directory (extendedTrackList.json)
    • if temp directory exists, then we need to create and add to extendedTrackList (do we need to remove?)
  • allow gzipped gff3 (writes to the wrong directory currently) add gzip compression upload for GFF3 / JSON #2092
  • test against very large data
  • remove topLevelFeatures or compile without --type=mRNA

related to #2084 and #2073

@nathandunn nathandunn added this to the 2.4.0 milestone Mar 6, 2019
@nathandunn nathandunn self-assigned this Mar 6, 2019
@ghost ghost added the in progress label Mar 6, 2019
@nathandunn
Copy link
Contributor Author

Getting this error when creating a new track from an existing:

execitugin /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/flatfile-to-json.pl --gff /opt/temporary/apollo/16538-Official Volvox/raw/TEst1.gff --compress --type mRNA --trackLabel TEst1 --out /opt/temporary/apollo/16538-Official Volvox err3: No such file or directory opening '/opt/temporary/apollo/16538-Official' for reading at /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/../src/perl5/Bio/JBrowse/Cmd/FlatFileToJson.pm line 144. at /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/../src/perl5/Bio/JBrowse/ConfigurationManager.pm line 7. Bio::JBrowse::ConfigurationManager::__ANON__("No such file or directory opening '/opt/temporary/apollo/1653"...) called at /usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/Carp.pm line 291 Carp::croak("No such file or directory opening '/opt/temporary/apollo/1653"...) called at /usr/local/Cellar/perl/5.28.1/lib/perl5/site_perl/5.28.1/Bio/GFF3/LowLevel/Parser.pm line 51 Bio::GFF3::LowLevel::Parser::_open("Bio::GFF3::LowLevel::Parser", "/opt/temporary/apollo/16538-Official") called at /usr/local/Cellar/perl/5.28.1/lib/perl5/site_perl/5.28.1/Bio/GFF3/LowLevel/Parser.pm line 25 Bio::GFF3::LowLevel::Parser::open(undef, "/opt/temporary/apollo/16538-Official") called at /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/../src/perl5/Bio/JBrowse/Cmd/FlatFileToJson.pm line 144 Bio::JBrowse::Cmd::FlatFileToJson::make_gff_stream(Bio::JBrowse::Cmd::FlatFileToJson=HASH(0x7f9f54b40d10)) called at /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/../src/perl5/Bio/JBrowse/Cmd/FlatFileToJson.pm line 118 Bio::JBrowse::Cmd::FlatFileToJson::run(Bio::JBrowse::Cmd::FlatFileToJson=HASH(0x7f9f54b40d10)) called at /Users/nathandunn/repositories/nathanApolloMaster/web-app/jbrowse/bin/flatfile-to-json.pl line 9

@nathandunn nathandunn merged commit afc522b into master Mar 7, 2019
@ghost ghost removed the in progress label Mar 7, 2019
@cmdcolin cmdcolin deleted the add-nclist-type-autogenerate-index branch December 7, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant