bokulich-lab / RESCRIPt

REference Sequence annotation and CuRatIon Pipeline
BSD 3-Clause "New" or "Revised" License
89 stars 26 forks source link

BUG: merge_taxa reorders columns during merge #112

Closed misialq closed 3 years ago

misialq commented 3 years ago

It seems that when combining DataFrames containing more columns than just 'Taxa' , the columns sometimes get reordered and the 'Taxa' column ends up not being first.

See here for more details: QIIME2 forum post