Skip to content

Commit

Permalink
converting to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroMTQ committed Feb 14, 2022
1 parent a5b65af commit ab1ea8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ def output_report_tsv(self):

def output_results(self):
compounds = f'{self.drax_output}Compounds.tsv'
genes = f'{self.drax_output}Genes.tsv'
proteins = f'{self.drax_output}Proteins.tsv'
reactions = f'{self.drax_output}Reactions.tsv'
compounds_info = self.read_drax_tsv(compounds)
Expand Down

0 comments on commit ab1ea8f

Please sign in to comment.