Abstract

The number of publications reporting putative plastic-degrading microbes and proteins is continuously increasing, necessitating the compilation of these data and the development of tools to facilitate their analysis. We developed the PlasticDB web application to address this need, which comprises a database of microorganisms and proteins reported to biodegrade plastics. Associated metadata, such as the techniques utilized to assess biodegradation, the environmental source of microbial isolate and presumed thermophilic traits are also reported. Proteins in the database are categorized according to the plastic type they are reported to degrade. Each protein structure has been predicted in silico and can be visualized or downloaded for further investigation. In addition to standard database functionalities, such as searching, filtering and retrieving database records, we implemented several analytical tools that accept inputs, including gene, genome, metagenome, transcriptomes, metatranscriptomes and taxa table data. Users can now analyze their datasets for the presence of putative plastic-degrading species and potential plastic-degrading proteins and pathways from those species.

Database URL:http://plasticdb.org.

Introduction

Plastics are polymeric materials that have been widely manufactured for an extensive range of industrial and household products in the past 80 years (1). Depending on the polymer type, plastics possess many desirable properties, including typically low production costs, being lightweight but with good impact resistance, being relatively inert, available in transparent to opaque forms and typically having good resistance to chemical as well as biological degradation (2). Such properties led global plastic production to increase exponentially (3) from 2 million tonnes in 1950 to 400 million tonnes in 2015, with production expected to double in the next 20 years (4).

The widespread production and use of plastics combined with their long-term durability and poor waste management have caused progressive environmental accumulation. Plastics can damage marine life, harming species at the base of the food chain to the largest animals on Earth (5). For example, the growth and photosynthetic capacity of the most abundant photosynthetic organism on Earth, the marine cyanobacteria Prochlorococcus, is demonstrated to be impacted by plastic leachate (6). Large filter-feeding animals such as the baleen whales can possess levels of microplastics four orders of magnitude greater than expected from measurements of microplastics in local coastal surface waters. This suggests that trophic transfer may be occurring and highlights the potential widespread exposure of marine organisms to microplastics (7).

Researchers have attempted to employ physical, chemical and biological methods to degrade waste plastic. Physical and chemical degradation typically requires high temperature or pressure or chemicals that may be expensive or themselves harmful, restricting their application while sometimes can generate degradation products that may also cause damage to the environment (8). Biological plastic degradation is often considered a more environmentally friendly method, receiving considerable attention from the scientific community. It occurs when microorganisms use their enzymatic apparatus to break down polymers into smaller molecules and monomers. These may be used as carbon and energy sources and are ultimately mineralized by microorganisms, being converted into carbon dioxide, water, methane and other compounds (9). Biological processes can usually be performed under mild environmental conditions (such as lower temperatures, pressures and pH levels), circumventing the utilization and production of dangerous chemicals (10) and thereby possibly reducing processing costs. However, for many plastics, biological processes for polymer degradation remain to be demonstrated commercially. With this in mind, scientists have been exploring the potential of microorganisms to biodegrade plastics (11, 12).

The first reported microbial degrader of a synthetic plastic polymer was described in 1974 when the ubiquitous and generalist fungus Aureobasidium pullulans was demonstrated to biodegrade polycaprolactone (PCL) (13). In 1977, Tokiwa and Suzuki (14) described a fungus from the Penicillium genus that also degraded PCL, with Benedict et al. (15) isolating four microorganisms able to degrade PCL in 1983. At around the same time, Shimao et al. (16) isolated a bacterium from the Pseudomonas genus that could degrade polyvinyl alcohol (PVA). After a slow beginning, research into microbial plastic degradation started to escalate; by 1990, another five studies had been published (17–21). In the following decade, the growth was even more significant; from 1991 to 2000, a further 66 studies on microbial degradation of plastics were published, elevating the number of species reported to biodegrade plastics from 22 species in 1990 to 129 species in 2000. By 2020, over 400 articles described plastic degradation by over 400 microbial species.

We previously compiled information on microbial species and proteins associated with reports of plastic biodegradation, demonstrating that presumed plastic-degrading traits are widely dispersed across the microbial tree of life. Our dataset includes more than a hundred proteins identified to break down plastics, noting that it is not always possible from these to distinguish if enzymes are capable of degrading the virgin polymer, as opposed to plastic contaminants and physicochemical degradation products. More than 16 000 putative plastic-degradation orthologs of these genes reside in the genomes of 6000 microbial species, most of which are not currently reported as being plastic degraders. These species belong to twelve different microbial phyla, yet to date, just seven phyla include taxa for which microbial plastic degradation is reported (22).

Two major efforts to gather and organize current literature in microbial plastic degradation include the PMBD (23) published in 2019 and the work of Gambarini et al. (22) published at the beginning of 2021. The PMBD database has an excellent collection of microorganisms and proteins with around 390 species and 79 proteins. It also has two tools to align and predict potential plastic degradation proteins. However, the database has not been updated since (as of December 2021) its release. It does not include information on the structure of proteins presumed capable of plastic degradation or the capacity to analyze genome, metagenome or taxa table data. Gambarini et al. (22) expanded considerably the number of putative plastic-degrading species and proteins captured from the literature and explored their phylogenetic and global distribution. However, this literature database lacked a dedicated web server and any tools for users to analyze their own data.

Here, we provide a revised and updated dataset of microorganisms and proteins reported to degrade plastics in combination with a web application that allows database searches and data visualization. We also developed several tools for potential users to investigate multiple aspects of plastic biodegradation using their own datasets. These tools can be used to identify microorganisms and proteins that may be involved in plastic biodegradation, compare the genetic potential for plastic biodegradation across datasets, analyze plastic biodegradation pathways and explore the structural data of all proteins reported in the literature.

Methods

Implementation

We implemented the PlasticDB web application using Python (version 3.7) and Flask (version 1.1.2) on a server running the Ubuntu (version 20.01) operating system. The front-end design was created using the HTML and CSS languages and the Bootstrap framework. Interactive graphs were created using the Python library Plotly. Additionally, we used AlphaFold2 (24) to predict the structure of all proteins within the database; iCn3D (25) was integrated to visualize three-dimensional protein structures.

Data collection

To explore the current literature for evidence of microbial plastic degradation, we gathered peer-reviewed publications through two methods: (i) obtaining all publications released up to August 2021 using the Web of Science platform with the following keywords: [plastic* AND *degradation AND (bacter* OR fung* OR archaea*)]; (ii) collecting all other information that we knew to exist, such as studies that were described in published reviews, and all taxa found in the PMBD database (23) that met our criteria for inclusion. Data shown in this publication cover reports published up to August 2021; however, the database is updated regularly.

Our literature search was conducted to obtain a general overview of microorganisms reported to degrade plastics. However, our keywords may have missed some microorganisms, plastics and proteins; similar searches using terms such as *eukaryot* and diatom* returned no results. To fit our criteria and therefore be added to our database, the publications had to include: (i) evidence of plastic degradation by an isolated microorganism; (ii) multiple methods to assess plastic biodegradation; weight loss alone was not considered as evidence of biodegradation because this technique does not differentiate between the biodegradation of additives or polymers. In addition, the mere isolation of microorganisms from plastic surfaces, plastic-contaminated environments, or media were not treated as proof of biodegradation.

Analysis tools

To facilitate the use of our database, we created and incorporated several analysis tools into the web application. These tools take as input several common data types (Table 1) and identify microorganisms and proteins that may be linked to plastic biodegradation. Sequence alignments are performed using the DIAMOND algorithm (26) on protein sequences of putative plastic-degrading enzymes in our database, which were previously reported in the literature. Users can specify e-value and identity cutoffs for the DIAMOND search to adjust the stringency of the search criteria and select protein or nucleotide input data.

Table 1.

Inputs and parameters that can be specified for each of PlasticDB’s tools

ToolInputParameters
Annotate GeneA FASTA or FASTQ file containing one sequence in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate GenomeA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate Taxa TableA taxa table file containing at least genus and species names.Field separator, genus column, species column.
Compare GenomesMultiple FASTA or FASTQ files containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
Pathway AnalysisA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
ToolInputParameters
Annotate GeneA FASTA or FASTQ file containing one sequence in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate GenomeA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate Taxa TableA taxa table file containing at least genus and species names.Field separator, genus column, species column.
Compare GenomesMultiple FASTA or FASTQ files containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
Pathway AnalysisA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
Table 1.

Inputs and parameters that can be specified for each of PlasticDB’s tools

ToolInputParameters
Annotate GeneA FASTA or FASTQ file containing one sequence in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate GenomeA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate Taxa TableA taxa table file containing at least genus and species names.Field separator, genus column, species column.
Compare GenomesMultiple FASTA or FASTQ files containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
Pathway AnalysisA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
ToolInputParameters
Annotate GeneA FASTA or FASTQ file containing one sequence in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate GenomeA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value, percent identity and microorganism type.
Annotate Taxa TableA taxa table file containing at least genus and species names.Field separator, genus column, species column.
Compare GenomesMultiple FASTA or FASTQ files containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.
Pathway AnalysisA FASTA or FASTQ file containing multiple sequences in nucleotide or amino acid format. Files can contain assembled or raw reads and be uncompressed or compressed using gzip.File type, BLAST type, e-value and percent identity.

Since plastic polymers are usually too large to penetrate the cell membrane, microorganisms need to secrete biodegradative enzymes into the environment to break down plastics. Therefore, a critical piece of information for assessing the potential for plastic degradation by proteins is whether these proteins are secreted or not. For this reason, our pipeline implements a search for signal peptides (i.e. mechanisms for extracellular protein secretion) using the Signalp 5.0 software (27). If the protein is predicted to have a signal peptide it may, however, be retained inside the cell or have transmembrane helices and therefore be retained in the cell membrane.

We developed an Annotate Taxa Table tool to deal with amplicon sequence data, such as the outputs of QIIME (28) and DADA2 (29) pipelines. The tool compares the species or genus present in a submitted taxa table to species or genera in the PlasticDB database that are reported to biodegrade plastic. Users can specify the column numbers where genus and species information are located in their input data and which delimiter character is used to separate fields. The ETE Toolkit (30) algorithm searches the PlasticDB database, allowing for synonym handling in species names. The nomenclature system is kept updated using the most updated version of the NCBI taxonomic database (31).

To visualize plastic degradation data in the context of biological pathways, we developed a Pathway Analysis tool. The only complete pathway for plastic biodegradation described to date is found in the bacterium Ideonella sakaiensis (32); as a result, it is the only pathway currently provided in our database. As new reports are released, additional pathways will be added. PathVisio 3 (33) was used to draw the pathway, and annotations are marked in the pathway using a custom Python algorithm based on the Python package gpml2svg (pypi.org/project/gpml2svg/).

Results and discussion

Database statistics

PlasticDB contains information on microorganisms and proteins reported in the scientific literature linked to plastic biodegradation. It presently includes data from 421 scientific publications, representing 562 microbial species. These species make up 1462 records since each different plastic and each different reference accounts for a separate record (i.e. one microbial taxon may be linked to the degradation of multiple plastic types). We also identified 111 proteins reported to degrade plastics (Figure 1).

Figure 1.

The cumulative number of publications, microbial species and proteins reported to degrade plastics between 1974 and August 2021. All included data fit our criteria for putative plastics degradation, as outlined in the methods.

To best interpret the results within our database, it is important to classify all plastic types in groups that best represent their biodegradation potential. Our first classification divides all plastic types into natural and synthetic polymers (Figure 2). Natural polymers are comprised of polymers resulting from a process that has taken place in nature, irrespective of the process that is now used to mass-produce the polymer. On the other hand, synthetic polymers are manufactured materials that have never occurred in nature before. This classification is important for assessing biodegradation potential since natural polymers typically biodegrade faster than synthetic polymers, as microorganisms have already had time to evolve enzymatic systems to break them down (34–36). Synthetic polymers can be classified as ‘heterochain’ and ‘homochain’ polymers. Heterochain polymers have heteroatoms such as oxygen or nitrogen in their polymer backbones, while homochain polymers have extensive inert C–C backbone structures that are devoid of functional groups. These functional groups make heterochain polymers substantially more susceptible to enzymatic hydrolysis, and consequently, they have far greater biodegradation potential (37).

The classification shown in Figure 2 directly impacts our database since reports for the biodegradation of natural polymers and synthetic heterochain polymers are extensively documented in the literature. On the other hand, evidence is weak for the microbial degradation of synthetic homochain polymers. As Lear et al. (38) highlight, most studies lack clear confirmation of microbial degradation of high-weight polymer versus losses of plastic additives or physicochemical degradation products. This difference in biodegradation potential is depicted in Figure 3. When we look at the number of species reported to biodegrade all three categories of plastics (Figure 3A), natural and heterochain polymers have a far greater number of reported taxa. Polyethylene is the only homochain polymer that has a comparable number of reported species, but most studies lack strong evidence of polymer biodegradation (39). This absence of strong biodegradation becomes even more apparent when we compare the number of proteins reported to degrade plastics from each of these categories (Figure 3B). The synthetic homochain polymers polyethylene and polystyrene have just two and one protein reported, respectively. On the contrary, the natural polymer polyhydroxybutyrate (PHB) has 37 reported putative degradative proteins, while the synthetic heterochain polymer polycaprolactone has 22.

Figure 2.

Classification of polymers to represent their presumed biodegradation potential. Natural polymers are more biodegradable, synthetic heterochain polymers have an intermediate biodegradability, and synthetic homochain polymers are the least biodegradable.

Figure 3.

Database statistics per plastic, emphasizing the smaller number of reports for synthetic homochain polymers (those composed of only C–C backbones). A) Number of microbial species reported to degrade plastics. B) Number of proteins reported to break down plastics categorized by plastic type.

Retrieving taxon and protein data

To allow users to easily search and filter all of the information on PlasticDB, we created two main pages, one for microorganisms and one for proteins. When using the ‘microorganisms’ page (plasticdb.org/microorganisms), users can apply filters to search only records that match specific criteria, such as species name, plastic type, tax id, publication year, confirmation of thermophilic attributes, laboratory evidence for plastic degradation, protein type, isolation environment and isolation location (Figure 4A). By clicking on the tax id number of any database record, the user is taken to a page that shows all information specific to that microorganism, with all plastic types it is reported to biodegrade, all proteins that have been identified as breaking down those plastics, the respective references and all additional details as provided in the taxon’s biodegradation report (Figure 4B).

There are currently (as of August 2021) 111 proteins in the database (plasticdb.org/proteins). Users can apply filters to search only records that match specific criteria, such as protein ID, protein type, microorganism, plastic and the publication year (Figure 4C), and click on the tax id number of any database record to obtain a more detailed biodegradation report (Figure 4D). On this page, users can also visualize the AlphaFold2 predicted protein structure. Finally, users can download a FASTA file with the protein sequence; the predicted protein structure can also be downloaded in the protein data bank (or PDB) file format.

Figure 4.

Screenshots of example pages showing information on reported plastic-degrading microorganisms and proteins. A) ‘Microorganisms’ page showing search results filtered for polyethylene (PE), thermophilic organisms, and isolation location in Japan; B) ‘Microorganisms’ page outputs showing Alcaligenes faecalis, a bacterium reported to degrade PHB and PCL; C) ‘Proteins’ page showing 22 results for the plastic type polycaprolactone (PCL). D) ‘Proteins’ page showing Pseudomonas fluorescens PHA-depolymerase, reported to break down polyhydroxyoctanoate (PHO; RefSeq ID AAA64538.1). Users can visualize the predicted protein structure, download the prediction in PDB file format and download the sequence in FASTA file format.

Analysis tools

We developed and integrated various analytical tools into the web application. These tools accept numerous common data types as input (Figure 5) and identify microorganisms and proteins associated with plastic biodegradation.

Figure 5.

Flow chart showing all possible inputs, respective tools and example outputs for each data type. A) The Ideonella sakaiensis genome was used as an input for the ‘Annotate Genome’ tool, showing the number of input proteins that matched database proteins, grouped by plastic type. B) Comparison of plastic biodegradation potential for the genomes of Ideonella sakaiensis,  Agaricus bisporus,  P. aeruginosa and Aspergillus fumigatus. C) The P. aeruginosa genome was also used as the input for the ‘Pathway Analysis’ tool. Open blue rectangles represent substrates, solid red rectangles represent proteins in the pathway present in the P. aeruginosa genome, and open black rectangles represent proteins not present in the genome. D) An example output table generated by the ‘Annotate Taxa Table’ tool using amplicon sequencing data as the input. All figures are available at higher resolution in the supplementary material.

‘Annotate Gene’ and ‘Annotate Genome’ tools

Uncovering genes and enzymes responsible for the biodegradation of plastics is a key goal of many studies in the field; however, the number of publications reporting degradation-conferring genes and enzymes represents just a small fraction of biodegradation reports. Most studies identify just the microorganisms and not the genes and enzymes. To help researchers fulfill this need, we developed two tools; the first annotates a single gene (plasticdb.org/annotategene), the second annotates full genomes (plasticdb.org/annotategenome). To use these tools, users just need to upload a FASTA file with a nucleotide or protein sequence to search these against all sequences in our database. The outputs of both tools are very similar; example outputs for the ‘Annotate Gene’ tool are given in Supplementary Table S1 and Supplementary Figure S1.

The ‘Annotate Genome’ tool can be useful, for instance, when a microorganism with presumed plastic-degrading capabilities has been isolated and its genome sequenced. Using this tool, researchers can identify genes similar to those previously reported to confer plastic biodegradation. The examples in Table 2 and Figure 6 show the results of uploading the genome of Pseudomonas aeruginosa to the server. The results show that it has at least two potential genes associated with PE biodegradation, WP_003083349.1 and WP_003102475.1. Both genes had matches for an alkane-hydroxylase isolated from Pseudomonas sp. by Yoon et al. (40) and an alkane-monooxygenase isolated from Paenibacillus sp. by Bardají et al. (41). Another useful piece of information that can guide efforts to identify the genes responsible for their plastic-degrading ability is whether the proteins translated from these genes are secreted or not; therefore, prediction of protein secretion is included in the results table.

Table 2.

Example output from the ‘Annotate Genome’ tool showing the top ten hits found in the database. The input datum was the genome of Pseudomonas aeruginosa

Query SequenceDB Hit ID NumberPercent IdentityE-valueEnzyme TypeSpeciesPlasticSecreted
WP_003083349.10006191.71.6e-72Alkane-hydroxylasePseudomonas sp.PENo
WP_003083349.10010451.17.4e-39Alkane-monooxygenasePaenibacillus sp.PENo
WP_003084198.10003533.32.1e-69PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003095318.10005643.51.8e-66LipaseBurkholderia cepaciaPBSAYes
WP_003095318.10005241.21.2e-41LipasePseudomonas aeruginosaPBSAYes
WP_003098285.10003536.72.6e-85PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003101377.10003535.62.0e-70PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003102147.10003234.21.2e-70PEG-dehydrogenaseSphingomonas macrogoltabidusPEGYes
WP_003102475.10006175.96.2e-59Alkane-hydroxylasePseudomonas sp.PENo
WP_003102475.10010445.07.9e-32Alkane-monooxygenasePaenibacillus sp.PENo
Query SequenceDB Hit ID NumberPercent IdentityE-valueEnzyme TypeSpeciesPlasticSecreted
WP_003083349.10006191.71.6e-72Alkane-hydroxylasePseudomonas sp.PENo
WP_003083349.10010451.17.4e-39Alkane-monooxygenasePaenibacillus sp.PENo
WP_003084198.10003533.32.1e-69PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003095318.10005643.51.8e-66LipaseBurkholderia cepaciaPBSAYes
WP_003095318.10005241.21.2e-41LipasePseudomonas aeruginosaPBSAYes
WP_003098285.10003536.72.6e-85PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003101377.10003535.62.0e-70PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003102147.10003234.21.2e-70PEG-dehydrogenaseSphingomonas macrogoltabidusPEGYes
WP_003102475.10006175.96.2e-59Alkane-hydroxylasePseudomonas sp.PENo
WP_003102475.10010445.07.9e-32Alkane-monooxygenasePaenibacillus sp.PENo
Table 2.

Example output from the ‘Annotate Genome’ tool showing the top ten hits found in the database. The input datum was the genome of Pseudomonas aeruginosa

Query SequenceDB Hit ID NumberPercent IdentityE-valueEnzyme TypeSpeciesPlasticSecreted
WP_003083349.10006191.71.6e-72Alkane-hydroxylasePseudomonas sp.PENo
WP_003083349.10010451.17.4e-39Alkane-monooxygenasePaenibacillus sp.PENo
WP_003084198.10003533.32.1e-69PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003095318.10005643.51.8e-66LipaseBurkholderia cepaciaPBSAYes
WP_003095318.10005241.21.2e-41LipasePseudomonas aeruginosaPBSAYes
WP_003098285.10003536.72.6e-85PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003101377.10003535.62.0e-70PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003102147.10003234.21.2e-70PEG-dehydrogenaseSphingomonas macrogoltabidusPEGYes
WP_003102475.10006175.96.2e-59Alkane-hydroxylasePseudomonas sp.PENo
WP_003102475.10010445.07.9e-32Alkane-monooxygenasePaenibacillus sp.PENo
Query SequenceDB Hit ID NumberPercent IdentityE-valueEnzyme TypeSpeciesPlasticSecreted
WP_003083349.10006191.71.6e-72Alkane-hydroxylasePseudomonas sp.PENo
WP_003083349.10010451.17.4e-39Alkane-monooxygenasePaenibacillus sp.PENo
WP_003084198.10003533.32.1e-69PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003095318.10005643.51.8e-66LipaseBurkholderia cepaciaPBSAYes
WP_003095318.10005241.21.2e-41LipasePseudomonas aeruginosaPBSAYes
WP_003098285.10003536.72.6e-85PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003101377.10003535.62.0e-70PEG-aldehyde-dehydrogenaseStreptomyces sp.PEGNo
WP_003102147.10003234.21.2e-70PEG-dehydrogenaseSphingomonas macrogoltabidusPEGYes
WP_003102475.10006175.96.2e-59Alkane-hydroxylasePseudomonas sp.PENo
WP_003102475.10010445.07.9e-32Alkane-monooxygenasePaenibacillus sp.PENo
Figure 6.

Example graph output from the ‘Annotate Genome’ tool. It plots the number of results returned for putative plastic-degrading proteins per plastic type. The input datum was the genome of Pseudomonas aeruginosa.

‘Annotate Taxa Table’ tool

Several studies on the taxonomic composition of plastic-associated microorganisms have been published recently. To better understand the microbial dynamics of these ‘plastisphere’ communities, the identification of taxa with the potential to biodegrade the plastics they are colonizing is of benefit. For these studies, we have developed the tool ‘Annotate Taxa Table’ (plasticdb.org/annotatelist). This tool’s input is a taxa table, usually an output of amplicon sequencing pipelines, such as QIIME (28) and DADA2 (29). The output is a table showing all species found in the PlasticDB database that have previously been reported to degrade plastics, the year the report has been published, the reference, and if there are proteins that break down plastics isolated from these taxa (Table 3).

Table 3.

Example output from the ‘Annotate Taxa Table’ tool showing the top ten lines of a list of species in the user dataset that have already been reported as potential plastic degraders in the literature. The input datum was a taxa table generated from amplicon sequencing data through the DADA2 pipeline

ASVGenusSpeciesPlasticEnzymeYearReference
ASV632ShewanellasediminisPCLNo2011Sekiguchi, T., Sato, T., Enoki, M., Kanehiro, H., Uematsu, K., & Kato, C. (2011). JAMSTEC Report of Research and Development, 11, 33–41.
ASV632ShewanellasediminisPHBNo2016Sung, C. C., Tachibana, Y., Suzuki, M., Hsieh, W. C., & Kasuya, K. I. (2016). Polymer degradation and stability, 129, 268–274.
ASV632ShewanellasediminisPHBNo2017Suzuki, M., Tachibana, Y., Kazahaya, J. I., Takizawa, R., Muroi, F., & Kasuya, K. I. (2017). Journal of Polymer Research, 24 (12), 217.
ASV703AlteromonasgenovensisPHBHNo2019Kato, C., Honma, A., Sato, S., Okura, T., Fukuda, R., & Nogi, Y. (2019). High Pressure Research, 1–10.
ASV801PseudoalteromonasdenitrificansPHBHNo2018Morohoshi, T., Ogata, K., Okura, T., & Sato, S. (2018). Microbes and Environments, ME17052.
ASV819VibriosplendidusPCLPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPETPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPVA BlendNo2014Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusLLDPE BlendNo2015Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusNylonNo2007Sudhakar, M., Priyadarshini, C., Doble, M., Murthy, P. S., & Venkatesan, R. (2007). International Biodeterioration & Biodegradation, 60 (3), 144–151.
ASVGenusSpeciesPlasticEnzymeYearReference
ASV632ShewanellasediminisPCLNo2011Sekiguchi, T., Sato, T., Enoki, M., Kanehiro, H., Uematsu, K., & Kato, C. (2011). JAMSTEC Report of Research and Development, 11, 33–41.
ASV632ShewanellasediminisPHBNo2016Sung, C. C., Tachibana, Y., Suzuki, M., Hsieh, W. C., & Kasuya, K. I. (2016). Polymer degradation and stability, 129, 268–274.
ASV632ShewanellasediminisPHBNo2017Suzuki, M., Tachibana, Y., Kazahaya, J. I., Takizawa, R., Muroi, F., & Kasuya, K. I. (2017). Journal of Polymer Research, 24 (12), 217.
ASV703AlteromonasgenovensisPHBHNo2019Kato, C., Honma, A., Sato, S., Okura, T., Fukuda, R., & Nogi, Y. (2019). High Pressure Research, 1–10.
ASV801PseudoalteromonasdenitrificansPHBHNo2018Morohoshi, T., Ogata, K., Okura, T., & Sato, S. (2018). Microbes and Environments, ME17052.
ASV819VibriosplendidusPCLPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPETPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPVA BlendNo2014Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusLLDPE BlendNo2015Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusNylonNo2007Sudhakar, M., Priyadarshini, C., Doble, M., Murthy, P. S., & Venkatesan, R. (2007). International Biodeterioration & Biodegradation, 60 (3), 144–151.
Table 3.

Example output from the ‘Annotate Taxa Table’ tool showing the top ten lines of a list of species in the user dataset that have already been reported as potential plastic degraders in the literature. The input datum was a taxa table generated from amplicon sequencing data through the DADA2 pipeline

ASVGenusSpeciesPlasticEnzymeYearReference
ASV632ShewanellasediminisPCLNo2011Sekiguchi, T., Sato, T., Enoki, M., Kanehiro, H., Uematsu, K., & Kato, C. (2011). JAMSTEC Report of Research and Development, 11, 33–41.
ASV632ShewanellasediminisPHBNo2016Sung, C. C., Tachibana, Y., Suzuki, M., Hsieh, W. C., & Kasuya, K. I. (2016). Polymer degradation and stability, 129, 268–274.
ASV632ShewanellasediminisPHBNo2017Suzuki, M., Tachibana, Y., Kazahaya, J. I., Takizawa, R., Muroi, F., & Kasuya, K. I. (2017). Journal of Polymer Research, 24 (12), 217.
ASV703AlteromonasgenovensisPHBHNo2019Kato, C., Honma, A., Sato, S., Okura, T., Fukuda, R., & Nogi, Y. (2019). High Pressure Research, 1–10.
ASV801PseudoalteromonasdenitrificansPHBHNo2018Morohoshi, T., Ogata, K., Okura, T., & Sato, S. (2018). Microbes and Environments, ME17052.
ASV819VibriosplendidusPCLPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPETPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPVA BlendNo2014Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusLLDPE BlendNo2015Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusNylonNo2007Sudhakar, M., Priyadarshini, C., Doble, M., Murthy, P. S., & Venkatesan, R. (2007). International Biodeterioration & Biodegradation, 60 (3), 144–151.
ASVGenusSpeciesPlasticEnzymeYearReference
ASV632ShewanellasediminisPCLNo2011Sekiguchi, T., Sato, T., Enoki, M., Kanehiro, H., Uematsu, K., & Kato, C. (2011). JAMSTEC Report of Research and Development, 11, 33–41.
ASV632ShewanellasediminisPHBNo2016Sung, C. C., Tachibana, Y., Suzuki, M., Hsieh, W. C., & Kasuya, K. I. (2016). Polymer degradation and stability, 129, 268–274.
ASV632ShewanellasediminisPHBNo2017Suzuki, M., Tachibana, Y., Kazahaya, J. I., Takizawa, R., Muroi, F., & Kasuya, K. I. (2017). Journal of Polymer Research, 24 (12), 217.
ASV703AlteromonasgenovensisPHBHNo2019Kato, C., Honma, A., Sato, S., Okura, T., Fukuda, R., & Nogi, Y. (2019). High Pressure Research, 1–10.
ASV801PseudoalteromonasdenitrificansPHBHNo2018Morohoshi, T., Ogata, K., Okura, T., & Sato, S. (2018). Microbes and Environments, ME17052.
ASV819VibriosplendidusPCLPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPETPET-hydrolase2018Danso, D., Schmeisser, C., Chow, J., Zimmermann, W., Wei, R., Leggewie, C., … & Streit, W. R. (2018). Appl. Environ. Microbiol., 84 (8), e02773–17.
ASV819VibriosplendidusPVA BlendNo2014Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusLLDPE BlendNo2015Raghul, S. S., Bhat, S. G., Chandrasekaran, M., Francis, V., & Thachil, E. T. (2014). International Journal of Environmental Science and Technology, 11 (7), 1827–1834.
ASV819VibriosplendidusNylonNo2007Sudhakar, M., Priyadarshini, C., Doble, M., Murthy, P. S., & Venkatesan, R. (2007). International Biodeterioration & Biodegradation, 60 (3), 144–151.

‘Compare Genomes’ tool

Comparing the plastic biodegradation potential of different organisms or communities is very important when bioprospecting microbes and enzymes. This is an emerging area of research and just a few studies have been published so far; for instance, Bryant et al. (42) and Pinnell and Turner (43) investigated the metagenomes of communities inhabiting plastic debris. The ‘Compare Genomes’ tool annotates genomes or metagenomes and generates graphs and tables comparing all entries regarding their plastic biodegradation potential. Figure 7 and Table 4 are example outputs where five genomes are compared: Thermobaculum terrenum, Pseudomonas aeruginosa, Ideonella sakaiensis, Aspergillus fumigatus and Acidimicrobium sp.

Figure 7.

Example graph output from the ‘Compare Genome’ tool. The tool plots the number of hits for putative plastic-degrading proteins per plastic type for each dataset. The size of the dots represents the number of hits found in each genome for each plastic. The input data were the genomes of Thermobaculum terrenum,  Pseudomonas aeruginosa,  Ideonella sakaiensis,  Aspergillus fumigatus and Acidimicrobium sp.

‘Pathway Analysis’ tool

The only complete pathway for plastic biodegradation described to date is that found in the bacterium Ideonella sakaiensis (32); as a result, it is the only pathway currently provided in our database. As new reports are released, additional pathways will be added. The user only needs to upload a file with all predicted proteins in a genome or metagenome to use this tool. The proteins are compared to the proteins found in I. sakaiensis that make up the PET biodegradation pathway and any matches in the pathway are highlighted. Figure 8 shows an example output for the genome of P. aeruginosa.

Figure 8.

Example graph output from the ‘Pathway Analysis’ tool. Black rectangles represent proteins, blue rectangles represent substrates and red rectangles represent proteins present in the genome or metagenome being investigated, in this case, the genome of the bacterium P. aeruginosa.

‘Interactive Phylogenetic Tree’ tool

An interactive phylogenetic tree, published and periodically updated by Gambarini et al. (22), is integrated into our web application (Figure 9). Researchers can use this tool to obtain a global view of the current knowledge on species reported to biodegrade plastics and, more specifically, identify phylogenetic relationships among degraders of specific plastic types. For instance, it appears that polyurethane (PU) biodegradation has been more extensively investigated in fungi. At the same time, a cluster of phylogenetically related species within the family Pseudonocardiaceae are reported to be capable of polylactic acid (PLA) degradation.

Figure 9.

Interactive phylogenetic tree showing all microbes in the database and their respective plastic degradation reports. This figure is updated regularly with new reports of microbial degradation. Available at plasticdb.org/interactive_tree.

Conclusion

Table 4.

Example output from the Compare Genomes tool shows the number of database hits grouped by plastic type for each genome

SamplesNylonPEGPESP3HV-OligomersPMCLPHBPBATPEAPBSAP4HBP3HPP(3HB-co-3MP)PLAPPLPHBVPHBV-OligomersPUPETPBSPEFPHB-OligomersPCLPE
I_sakaiensis113130660200020031621120
Acidimicrobium_sp03010020000000011000000
T_terrenum02000010000000000000000
A_fumigatus016114291411111115550050
P_aeruginosa014030030200000030000002
SamplesNylonPEGPESP3HV-OligomersPMCLPHBPBATPEAPBSAP4HBP3HPP(3HB-co-3MP)PLAPPLPHBVPHBV-OligomersPUPETPBSPEFPHB-OligomersPCLPE
I_sakaiensis113130660200020031621120
Acidimicrobium_sp03010020000000011000000
T_terrenum02000010000000000000000
A_fumigatus016114291411111115550050
P_aeruginosa014030030200000030000002
Table 4.

Example output from the Compare Genomes tool shows the number of database hits grouped by plastic type for each genome

SamplesNylonPEGPESP3HV-OligomersPMCLPHBPBATPEAPBSAP4HBP3HPP(3HB-co-3MP)PLAPPLPHBVPHBV-OligomersPUPETPBSPEFPHB-OligomersPCLPE
I_sakaiensis113130660200020031621120
Acidimicrobium_sp03010020000000011000000
T_terrenum02000010000000000000000
A_fumigatus016114291411111115550050
P_aeruginosa014030030200000030000002
SamplesNylonPEGPESP3HV-OligomersPMCLPHBPBATPEAPBSAP4HBP3HPP(3HB-co-3MP)PLAPPLPHBVPHBV-OligomersPUPETPBSPEFPHB-OligomersPCLPE
I_sakaiensis113130660200020031621120
Acidimicrobium_sp03010020000000011000000
T_terrenum02000010000000000000000
A_fumigatus016114291411111115550050
P_aeruginosa014030030200000030000002

Our freely accessible web application for the analysis of microbial plastic biodegradation data comprises the largest library of microbes and proteins reported to break down a wide range of plastics. Users can utilize the web server’s analytic tools to investigate multiple aspects of plastic biodegradation in their datasets, including identification of microorganisms and proteins potentially involved in plastic biodegradation, comparison of plastic biodegradation potential among different datasets, presence of complete or partial pathways for plastic biodegradation and analysis of structural data for all proteins reported in the literature. The PlasticDB web application can generate graphs and tables for visualization and interpretation, making it a valuable resource for all researchers investigating microbial plastic degradation. As a result, our application benefits this emerging research field by enhancing our understanding of the genetic variety and development of microbial plastic-degrading traits.

Supplementary data

Supplementary data are available at Database online.

Funding

This work was supported by the George Mason Centre for the Natural Environment (New Zealand); and the Aotearoa Impacts and Mitigation of Microplastics (AIM2) project (Ministry of Business, Innovation and Employment, New Zealand, Endeavour [grant number C03X1802]).

Conflict of interest

The authors declare no conflict of interest.

References

1.

Sauter
D.W.
,
Taoufik
M.
and
Boisson
C.
(
2017
)
Polyolefins, a success story
.
Polymers
,
9
, 185.

2.

Siddiqui
J.
and
Pandey
G.
(
2013
)
A review of plastic waste management strategies
.
Int. Res. J. Environ. Sci.
,
2
,
84
88
.

3.

Geyer
R.
,
Jambeck
J.R.
and
Law
K.L.
(
2017
)
Production, use, and fate of all plastics ever made
.
Sci. Adv.
,
3
, e1700782.

4.

Lebreton
L.
and
Andrady
A.
(
2019
)
Future scenarios of global plastic waste generation and disposal
.
Palgrave Commun.
,
5
,
1
11
.

5.

Zantis
L.J.
,
Carroll
E.L.
,
Nelms
S.E.
 et al.  (
2021
)
Marine mammals and microplastics: a systematic review and call for standardisation
.
Environ. Pollut.
,
269
, 116142.

6.

Tetu
S.G.
,
Sarker
I.
,
Schrameyer
V.
 et al.  (
2019
)
Plastic leachates impair growth and oxygen production in Prochlorococcus, the ocean’s most abundant photosynthetic bacteria
.
Commun. Biol.
,
2
,
1
9
.

7.

Zantis
L.J.
,
Bosker
T.
,
Lawler
F.
 et al.  (
2021
)
Assessing microplastic exposure of large marine filter-feeders
.
Sci. Total Environ.
, 151815.doi:

8.

Sinha
V.
,
Patel
M.R.
and
Patel
J.V.
(
2010
)
PET waste management by chemical recycling: a review
.
J. Polym. Environ.
,
18
,
8
25
.

9.

Alshehrei
F.
(
2017
)
Biodegradation of synthetic and natural plastic by microorganisms
.
Appl. Environ. Microbiol.
,
5
,
8
19
.

10.

Wei
R.
and
Zimmermann
W.
(
2017
)
Microbial enzymes for the recycling of recalcitrant petroleum‐based plastics: how far are we?
 
Microb. Biotechnol.
,
10
,
1308
1322
.

11.

Navarro
D.
,
Chaduli
D.
,
Taussac
S.
 et al.  (
2021
)
Large-scale phenotyping of 1,000 fungal strains for the degradation of non-natural, industrial compounds
.
Commun. Biol.
,
4
, 871.doi: .

12.

Molitor
R.
,
Bollinger
A.
,
Kubicki
S.
 et al.  (
2020
)
Agar plate‐based screening methods for the identification of polyester hydrolysis by Pseudomonas species
.
Microb. Biotechnol.
,
13
,
274
284
.

13.

Fields
R.
,
Rodriguez
F.
and
Finn
R.
(
1974
)
Microbial degradation of polyesters: polycaprolactone degraded by P. pullulans
.
J. Appl. Polym. Sci.
,
18
,
3571
3579
.

14.

Tokiwa
Y.
and
Suzuki
T.
(
1977
)
Hydrolysis of polyesters by lipases
.
Nature
,
270
,
76
78
.

15.

Benedict
C.V.
,
Cameron
J.
and
Huang
S.J.
(
1983
)
Polycaprolactone degradation by mixed and pure cultures of bacteria and a yeast
.
J. Appl. Polym. Sci.
,
28
,
335
342
.

16.

Shimao
M.
,
Saimoto
H.
,
Kato
N.
 et al.  (
1983
)
Properties and roles of bacterial symbionts of polyvinyl alcohol-utilizing mixed cultures
.
Appl. Environ. Microbiol.
,
46
,
605
610
.

17.

Dwyer
D.F.
and
Tiedje
J.M.
(
1986
)
Metabolism of polyethylene glycol by two anaerobic bacteria, Desulfovibrio desulfuricans and a Bacteroides sp
.
Appl. Environ. Microbiol.
,
52
,
852
856
.

18.

Bentham
R.
,
Morton
L.
and
Allen
N.
(
1987
)
Rapid assessment of the microbial deterioration of polyurethanes
.
Int. Biodeterior
,
23
,
377
386
.

19.

Karlsson
S.
,
Ljungquist
O.
and
Albertsson
A.-C.
(
1988
)
Biodegradation of polyethylene and the influence of surfactants
.
Polym. Degrad. Stab
,
21
,
237
250
.

20.

McLellan
D.W.
and
Halling
P.J.
(
1988
)
Acid-tolerant poly (3-hydroxybutyrate) hydrolases from moulds
.
FEMS Microbiol. Lett.
,
52
,
215
218
.

21.

Albertsson
A.-C.
and
Karlsson
S.
(
1990
)
The influence of biotic and abiotic environments on the degradation of polyethylene
.
Prog. Polym. Sci.
,
15
,
177
192
.

22.

Gambarini
V.
,
Pantos
O.
,
Kingsbury
J.M.
 et al.  (
2021
)
Phylogenetic distribution of plastic-degrading microorganisms
.
Msystems
,
6
,
e01112
20
.

23.

Gan
Z.
and
Zhang
H.
(
2019
)
PMBD: a comprehensive plastics microbial biodegradation database
.
Database
,
2019
, 1758–0463.

24.

Jumper
J.
,
Evans
R.
,
Pritzel
A.
 et al.  (
2021
)
Highly accurate protein structure prediction with AlphaFold
.
Nature
,
596
, 583–589.

25.

Wang
J.
,
Youkharibache
P.
,
Zhang
D.
 et al.  (
2020
)
iCn3D, a web-based 3D viewer for sharing 1D/2D/3D representations of biomolecular structures
.
Bioinformatics
,
36
,
131
135
.

26.

Buchfink
B.
,
Reuter
K.
and
Drost
H.-G.
(
2021
)
Sensitive protein alignments at tree-of-life scale using DIAMOND
.
Nat. Methods
,
18
,
366
368
.

27.

Armenteros
J.J.A.
,
Tsirigos
K.D.
,
Sønderby
C.K.
 et al.  (
2019
)
SignalP 5.0 improves signal peptide predictions using deep neural networks
.
Nat. Biotechnol.
,
37
,
420
423
.

28.

Bolyen
E.
,
Rideout
J.R.
,
Dillon
M.R.
 et al.  (
2019
)
Reproducible, interactive, scalable and extensible microbiome data science using QIIME 2
.
Nat. Biotechnol.
,
37
,
852
857
.

29.

Callahan
B.J.
,
McMurdie
P.J.
,
Rosen
M.J.
 et al.  (
2016
)
DADA2: high-resolution sample inference from Illumina amplicon data
.
Nat. Methods
,
13
,
581
583
.

30.

Huerta-Cepas
J.
,
Serra
F.
and
Bork
P.
(
2016
)
ETE 3: reconstruction, analysis, and visualization of phylogenomic data
.
Mol. Biol. Evol.
,
33
,
1635
1638
.

31.

Federhen
S.
(
2012
)
The NCBI taxonomy database
.
Nucleic Acids Res.
,
40
,
D136
D143
.

32.

Yoshida
S.
,
Hiraga
K.
,
Takehana
T.
 et al.  (
2016
)
A bacterium that degrades and assimilates poly (ethylene terephthalate)
.
Science
,
351
,
1196
1199
.

33.

Kutmon
M.
,
van Iersel
M.P.
,
Bohler
A.
 et al.  (
2015
)
PathVisio 3: an extendable pathway analysis toolbox
.
PLoS Comp. Biol.
,
11
, e1004085.

34.

Calabia
B.P.
and
Tokiwa
Y.
(
2004
)
Microbial degradation of poly(d-3-hydroxybutyrate) by a new thermophilic Streptomyces isolate
.
Biotechnol. Lett.
,
26
,
15
19
.

35.

Kasuya
K.-I.
,
Ohura
T.
,
Masuda
K.
 et al.  (
1999
)
Substrate and binding specificities of bacterial polyhydroxybutyrate depolymerases
.
Int. J. Of Biol. Macromol.
,
24
,
329
336
.

36.

Hoang
K.-C.
,
Lee
C.-Y.
,
Lai
Y.-C.
 et al.  (
2008
)
TH-11, a Streptomyces sp. Strain that Degrades Poly(3-Hydroxybutyrate) and Poly(Ethylene Succinate)
.
J. Chin. Chem. Soc.
,
55
,
1214
1220
.

37.

Inderthal
H.
,
Tai
S.L.
and
Harrison
S.T.
(
2021
)
Non-hydrolyzable plastics–an interdisciplinary look at plastic bio-oxidation
.
Trends Biotechnol.
,
39
,
12
23
.

38.

Lear
G.
,
Kingsbury
J.
,
Franchini
S.
 et al.  (
2021
)
Plastics and the microbiome: impacts and solutions
.
Environ. Microbiome
,
16
,
1
19
.

39.

Danso
D.
,
Chow
J.
,
Streit
W.R.
 et al.  (
2019
)
Plastics: environmental and biotechnological perspectives on microbial degradation
.
Appl. Environ. Microbiol.
,
85
,
e01095
19
.

40.

Yoon
M.G.
,
Jeon
H.J.
and
Kim
M.N.
(
2012
)
Biodegradation of polyethylene by a soil bacterium and AlkB cloned recombinant cell
.
J. Bioremed. Biodegrad
,
3
,
1
8
.

41.

Bardají
D.K.R.
,
Furlan
J.P.R.
and
Stehling
E.G.
(
2019
)
Isolation of a polyethylene degrading Paenibacillus sp. from a landfill in Brazil
.
Arch. Microbiol.
,
201
,
699
704
.

42.

Bryant
J.A.
,
Clemente
T.M.
,
Viviani
D.A.
 et al.  (
2016
)
Diversity and activity of communities inhabiting plastic debris in the North Pacific Gyre
.
MSystems
,
1
,
e00024
16
.

43.

Pinnell
L.J.
and
Turner
J.W.
(
2019
)
Shotgun metagenomics reveals the benthic microbial community response to plastic and bioplastic in a coastal marine environment
.
Front. Microbiol.
,
10
, 1252.

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted reuse, distribution, and reproduction in any medium, provided the original work is properly cited.

Supplementary data