Skip to content

v2.0.0-alpha.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 16:45
· 98 commits to dev since this release

Full Changelog

Fixed bugs:

  • Fix failing tests #96

Closed issues:

  • Fix dev setup issues #222
  • Running NPLinker tutorial #213
  • Exception: Failed to find *ANY* strains, missing strain_mappings.csv? #170
  • Add schema validation #165
  • Refactor initialisation of project root and data folders [Track issue] #163
  • http 404 error from test_nplinker_local.py #156
  • implement the function to generate strain mappings file #154
  • implement the function to generate refseq id ↔ BGC id mapping file #153
  • change csv to json for strain mappings file #152
  • change csv to json for genome status file #151
  • generate strain mappings file for PODP data #150
  • how is strain_mappings.csv generated? #148
  • Strain generation, loading and mapping #147
  • Refactor DatasetLoader class #145
  • Use UUID for singleton molecular family? #144
  • KeyError: 'cluster' Extract MIBIG data #140
  • Use the refactored antismash downloader in PODPDownloader class #137
  • remove _strain_dict_index from StrainCollection class #134
  • Rename Downloader class to PODPDownloader #133
  • Exception: Failed to find *ANY* strains, missing strain_mappings.csv? #130
  • error when loading local data #129
  • nplinker library download #128
  • Hardware Requirements: #124
  • replace load_gcfs function #122
  • Refactor Downloader class to have a specific PoDP downloader #121
  • PODP mode and local data mode #117
  • Create StrainMappingLoader #116
  • Refactor GCF loading process #114
  • Change strains in StrainCollection to be a set instead of list #113
  • Implement comparison operator for StrainCollection class #110
  • Include strains again in objects loaded from Metabolomics #109
  • check if this function is still needed or forward to the proper implementation #108
  • Implement GNPS loading functionality on DatasetLoader layer #107
  • Rename MibigBGC to BGC in MibigBGCLoader #106
  • Remove strain assignment from BGC loaders? #104
  • Use unique and fixed GCF identifier in scoring #103
  • Move test files to subfolders #99
  • Create antismash_downloader module #98
  • Fix instructions for zsh shell #95
  • MiBIG v3.x support #94
  • Implement removing the strain also from self._lookup indices. [Bug] #90
  • Improve GNPS format detection #89
  • PoDP RefSeq accession is used as antiSMASH accession #76
  • Documentation on readthedocs.io #74

Merged pull requests: