Skip to content

Commit

Permalink
Removed conda env line from viralrecon's results lablog
Browse files Browse the repository at this point in the history
  • Loading branch information
victor5lm committed Oct 29, 2024
1 parent 040deb6 commit 254c480
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ln -s ../../ANALYSIS/*/mapping_illumina*.tab ./mapping_illumina.csv
ln -s ../../ANALYSIS/*/assembly_stats.csv ./assembly_stats.csv
ln -s ../../ANALYSIS/*/01-PikaVirus-results/all_samples_virus_table_filtered.tsv ./pikavirus_table.tsv

#conda activate viralrecon_report
echo "python ./excel_generator.py -r ./references.tmp --merge_lineage_files" > _01_generate_excel_files.sh
#Cleaning temp files and broken symbolic links
echo "find . -xtype l -delete" > _02_clean_folders.sh
Expand Down

0 comments on commit 254c480

Please sign in to comment.